> here's my map:  www.isisstpierre.com.au/map.html

I get a javascript error in IE6 and FF2, though the panning works
fine.

You have <body onload="load()" ... but no load() function gets
defined.
I reckon you can just leave out the onload="load()" , but I doubt it
has anything to do with your IE7 problem.

A more subtle error ...
Your main maps script starts with a
   //<![CDATA[
but there is no closing ]]>
That might be the kind of thing to mess up IE7?

cheers, Ross K

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