On Oct 22, 10:47 am, Matis Masters <[EMAIL PROTECTED]> wrote:
> Hi everyone, i am having a problem with IE. In FF, and Chrome the maps
> looks fine after looking for any postcode, for example "90210", but in
> IE it doesn't show the right center of the maps. I found out that the
> problem is that the map images are not well positioned on IE, they
> stare some pixels up and to the left. so because of that the maps
> isn't displaying well... Here is the link.
>
> I think it could be something regarding the styles or something.
>
> http://shopping.netsuite.com/s.nl/c.332655/it.I/id.1/.f
>
Your code is inside the DOM (inside a table), IE doesn't handle that
well, either move it to the end (just before the </body> tag) or put
it in the head and execute it using the body onload function.

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
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