thanks, i've not so much experiance with javascript so wasnt aware that this would cause a problem. I'll have another go when ive got a little time
ill sort out that css mistake too On Apr 13, 2:20 am, Mike Williams <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
