I'm working with an ASP.NET project that has exposed me to an interesting issue. The specific control I'm having a problem with defines a class and that corresponding CSS entry defines the ...
This is the ages-old "text-transform: uppercase;" issue. Some characters do not turn to correct uppercase in the menu. Although it is stated that they are handled, it is not always the case, ...