Should be a timing problem: IE loads the DOM tree the other way round than a 'normal' browser, so the script inside of a table often never gets executed.
Regardless of the appropriate reason, scripts inside of tables or the relicts of a table confuses IE - as far as I know expecially IE 6. On Jan 5, 12:07 pm, vile <[email protected]> wrote: > ok thanks i will try to separate google map from my table. > one question, how does table tags affect google map? does it affect > javascript? thanks for your reply :) > > On Jan 5, 5:30 pm, "Pil (Trustworthy from experience)" > > <[email protected]> wrote: > > This was your original thread where you already got lots of > > suggestions. > > >http://groups.google.com/group/Google-Maps-API/browse_thread/thread/7... > > > Here a two further ones: > > > 1) Try to correct your HTML > > >http://validator.w3.org/check?uri=http%3A%2F%2Fmwdshosting.com%2F%7Eh... > > > 2) Try to put your map script out of the table tags. > > > On Jan 5, 10:15 am, vile <[email protected]> wrote: > > > > Hi everyone, > > > i have a new problem regarding setcenter in IE 6. In FF i already > > > solved this problem by displaying the map first. In IE i have no idea > > > why it won't display the map correctly. can anyone help me fix this. > > > Thanks > > > > here's my map:http://mwdshosting.com/~homecare/services/1 > > > click "Map it!" to display the map. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
