Good to hear that. We got same redraw issue on IE. In our case, we used map.checkResize(). now it is working fine.
On Nov 19, 9:30 am, antonum <[EMAIL PROTECTED]> wrote: > Thanks guys! > > It was an extra <table> tag. Should be all fixed now. > > Firebug helped to narrow that down. > > -Anton > > On Nov 19, 8:32 am, "warden [Andrew Leach - Maps API Guru]" > > <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
