You didn't do what Esa suggstes. There are still a few body tags in your document.
Try to clean your html http://validator.w3.org/check?uri=http%3A%2F%2Fwww.thomas.edu%2Fgeninfo%2Fdirections2.asp&charset=%28detect+automatically%29&doctype=Inline&group=0 Your alert: "Error: Flash doesn't appear to be supported by your browser" is also not very user friendly. People who haven't usually loaded the flash plugin are normally aware of that and will not be amused. On Feb 23, 7:51 pm, Secret Clean <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
