> I've tried including the script about alert. I was not able to make > headway using this technique. I placed the following code right > before my close head tag --> > > <script type="text/javascript">Alert (location.host)</script>
Case sensitive. Try <script type="text/javascript"> alert .... I get no key error and a map in FF2 now cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
