What version of IE? FYI I use: http://github.com/pr1001/BFInfoWindow And I have my application working in all versions of IE from 6+
On Feb 1, 7:45 am, Tres <[email protected]> wrote: > I am using a modified version of extinfowindow for v3 > (fromhttp://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...) > 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 > athttp://rireal.com/code/box.htmland should render fine in any > browser when viewed directly. The infobox javascript I am using is > athttp://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.
