Rossko, Thanks for the quick reply, I tried what you said and it now works in IE. Unfortunately it is no longer working in Firefox. Once again the code it at: http://www.pascohernandofishing.info/hotspots.php
Any help would be appreciated. Thanks. Reef On Mar 25, 9:44 am, Rossko <[email protected]> wrote: > > The link to the site is:http://www.pascohernandofishing.info/hotspots.php > > Your HTML is invalid. You are only allowed one <body>, different > browsers will handle that error differently. > One of your body tags would set an onload call for initialize(), but > even then it would get destroyed by > window.onload = externalLinks; > in some earlier script. > > You have a script in there to allow setting multiple onload functions, > best find out how to use that. -- 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.
