On Jan 6, 6:49 am, "[email protected]" <[email protected]> wrote: > I'm using showInfoWindowHtml() on my map to display a small table in a > popup bubble. This works fine in FF and Opera, but in IE the popups > always have the same small default size, no matter how long the > contents are, so the text sometimes overflows. Now I know about the > issue with inherited CSS styles, but this seems to be something > different. Even if I set the height of the table to a fixed size, the > popups fail to resize correctly. > > For what it's worth, I believe this problem wasn't there before, so > maybe one of the updates broke something. I'm using v=2. > > I'd be happy about any suggestions!
If you think it is a version related problem, try reverting to the version of the API that you thought worked. The official changelog is here: http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIChangelog A developer maintained one (with approximate dates) is here: http://mapki.com/wiki/Changelog Otherwise if you want useful suggestions, read and follow the posting guidelines (post a link to your map that shows the problem): http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines -- 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 -~----------~----~----~----~------~----~------~--~---
