Referencing this test page: http://www.realvaluator.com/test/ietest.html
This page works correctly Firefox and Safari, but when you click on
the overlay marker in IE, it throws a javascript error in main.js at
line 311
function Vj(a,b){if(a.innerHTML!=b){Uj(a);a.innerHTML=b}}
I've tried the other suggestions similar problems
1) Putting the javascript code as the last element in the page
2) Verifying no other element has the same ID or NAME as the div
containing the map
3) Use XHTML and verify the page validates
Does anyone have any ideas to get this working with IE?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---