I made those changs and the page validates properly now (still no route overlay though). -Thanks for the help. -Roger
On Nov 23, 4:27 pm, Rossko <[EMAIL PROTECTED]> wrote: > > I put the "body" back on the page, but it causes another error -" > > You already had a <body> on the page, it did not need another one. > You needed to take the nonsense <onload ...> tag away altogether, and > make the existing <body> tag into > <body onload="load()" onunload="GUnload()"> > instead. And also take away the nonsense </onload> tag. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
