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! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
