On May 15, 3:40 pm, Tali <[email protected]> wrote: > strange, it was working several times - now stopped working.
If we're still talking about http://www.businessexchange.ca/map_locations_backup.php are you sure you meant your load() function to be dependent on the result of an if() statement? If inputProvince!="BC" then load() will never be defined. else if (inputProvince == "BC"){ function load() { Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
