> Link classifiedsmarket.appspot.com

I think the failure in IE is because of your counter.js script line
   map=new GMap2(document.getElementById("map")......
where 'map' variable is undeclared.
IE uses the <div> with id 'map' instead.
Declare your javascript object or change the id of the div.

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

Reply via email to