On Nov 30, 9:29 am, cjackson <[EMAIL PROTECTED]> wrote: > Hello all. I have setup a map and populated it with markers. All that > is fine. However, on some markers, when clicked on, there is an extra > empty line between the top line and the second line of text. It seems > to only happen when the text on the top line extends over to the right > side of the bubble. Does anyone know how I can correct it so there is > no empty second line when this happens? There should be no empty > lines. > > To see an example of this, go to the following link > --http://www.virginiacivilwar.org/maps_google_now.php > > Click on the blue marker on the furthest left. (Dickenson County > Veterans Memorial) > I only see that behavior in IE(7). Chrome and Firefox both behave the way you want. Your DOCTYPE is not the first line in your page. You might try changing that, perhaps that will convince IE to be somewhat standards compliant. You may also have a problem with css inheritence: Part 18 Fixing the 'inherited CSS' problem http://econym.org.uk/gmap/css.htm
-- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
