I am trying to display Celsius and Fahrenheit temps in a label next to a marker. The trouble is that when I put the degree symbol into the label, the text wraps below the white box right after the symbol (only in IE, Firefox/Chrome/Safari all work fine). If I remove all degree symbols (and even add a lot more text that is larger than the size of the label) the text does not wrap. Here's the page: http://www.idahopower.com/OurEnvironment/WaterInformation/waterTemps/jakeTest.html You can see that the first label is wrapping while the second is not.
I have tried using the two html entity representations of the degree symbol, I've tried copying/pasting the ascii symbol itself, and I've tried pasting a font degree symbol from a word processor, none of these worked (they ALL produced the undesired wrapping behavior). -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
