On Nov 19, 1:01 pm, antonum <[EMAIL PROTECTED]> wrote: > Tried that - it does't fix the problem though. > > In a meantime I restored the old backup that works fine with IE. > > You can compare:http://www.wineriesontario.com/winerieson_new.php > (broken) andhttp://www.wineriesontario.com/winerieson.php(works > fine) > > Will poke around validity of HTML syntax in a meantime.
It is the HTML validity which is the problem: you are probably missing closing tags before the map script block. Firebug shows that that script is inside a table. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
