Yea, when I opened the page in IE - it was empty as well, but gave the error . Line 198 - object required. It's exactly inside load() function after "inputProvince=="BC". I look at this statement - it should work... And how it worked before - couple of times?
On May 15, 10:46 am, Andrew Leach <[email protected]> wrote: > On May 15, 3:40 pm, Tali <[email protected]> wrote: > > > strange, it was working several times - now stopped working. > > If we're still talking > abouthttp://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 -~----------~----~----~----~------~----~------~--~---
