Thank you, but this didn't work for me. The template I have to use includes about four different style sheets, so I can update every link for every page easier. I'll try adding everything from those, but if there's any alternative anyone has, I would also try that.
On Feb 15, 7:28 pm, Esa <[email protected]> wrote: > I think that two <body> tags, each with a different onload attribute > will behave strongly browser dependent. > > Try to trigger both of the functions by a single onload handler: > > <body onload="initialize(); init()"> > > and get rid of the second <body>. You also have an extra </head> and > some extra </table> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
