Whenever there's a line break in your Description field in your database, your PHP constructs Javascript that has an unterminated string error.
In Javascript, you can't have a line break inside a string literal, so 'A landscape shot in Sri Lanka. ' causes the Javascript to crash. Hint: It's also not a good idea to have two <div id="tabs"> with the same id. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
