Greetings, Is there a way to onload/unload the maps api without the code being in the body tag. It is conflicting with another module that I use on Joomla. I would like to be able to initialize it on specific pages by putting the onload/unload somewhere between the <body></body> tags. Thanks for any help that can be provided
<body> <?onload="initialize()" onunload="GUnload()"?> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
