To avoid further errors or to find out where possible script errors are coming from you mainly should try to remove unneccessary <table> , </table> , <tr> , </tr> , <td> , </td> tags in between the lines where they do not belong.
On Feb 10, 8:15 pm, Adam <[email protected]> wrote: > Thanks for your help. Condition of the HTML aside....turns out that > the problem was this HTML snippet, elsewhere on the page: > <a name="clicktop"/> > > ..and changing it to: > <a name="clicktop"></a> > > ...made the InfoWindows suddenly function properly. Not sure what the > relation is, or how on earth IE is parsing the HTML, but thought I > would share that for those interested. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
