Wasn't it thc who wrote: ><script src="http://maps.google.com/maps? >gwt=1&file=api&v=2&sensor=false" />
You always have to write the script tag as <script ... ></script> Browsers just don't treat /> as a closure for script, so the lines that follow it are considered to be part of the script instead of HTML. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
