I am using a modified version of extinfowindow for v3 (from
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/f8eac8becc9daa55/da378bdba792cbaf?#da378bdba792cbaf)
to display a custom infobox window for my markers. While I
successfully implemented the InfoBox in v3, I ran into an issue with
IE during testing. The infobox renders correctly in all browsers but
IE. However, if I view the infobox HTML directly with IE, it renders
correctly. But, when I view the infobox within the map (click on a
marker), I see this: http://rireal.com/code/ie.png. The HTML file is
at http://rireal.com/code/box.html and should render fine in any
browser when viewed directly. The infobox javascript I am using is at
http://rireal.com/code/infobox.js.

I am not sure why the display only messes up when rendered on the map
in IE. I have changed the positioning and class/id to check for any
conflicts but have had no luck. The positioning and backgrounds get
messed up in IE no matter what I change. I am missing something?
Please let me know if I need to give any extra information.

Thanks in advance.

Tres

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to