so, any idea what is the problem with this page? Thanks
On May 15, 4:47 pm, "[email protected]" <[email protected]> wrote: > On May 15, 1:44 pm, Tali <[email protected]> wrote: > > > Yea, and then - how it works right now without if condition - it's the > > same page?:http://www.businessexchange.ca/map_locations.php > > If you compare the html source that the browser gets, they are not the > same page. > > > > > On May 15, 4:32 pm, Tali <[email protected]> wrote: > > > > Yea, view source - it looks scary. But that how they built this site - > > > it's classified CMS. > > > And I use this page now:http://www.businessexchange.ca/map_locations1.php > > > > It's loading the map, but not searching... > > > What could be the solution? > > > > Thanks > > > > On May 15, 4:23 pm, "[email protected]" <[email protected]> > > > wrote: > > > > > On May 15, 1:21 pm, Tali <[email protected]> wrote: > > > > > > Thanks for reply. > > > > > I already changed the condition - now it's giving instead of blank > > > > > page a map. But when clicking on "searchlocation" nothing is happen. > > > > > Again, it worked 5-6 times and stopped working. I removed the extra > > > > > lines - it didn't change a thing. > > > > > And I don't see many body and head sections.??? > > > > > Look at it in a browser and do View:Source > > > > > > On May 15, 3:03 pm, Rossko <[email protected]> wrote: > > > > > > > > yes, we still talking > > > > > > > abouthttp://businessexchange.ca/map_locations_backup.php > > > > > > > load() - loading the map. > > > > > > > You've got blank space before your doctype that need removing. > > > > > > > You've got lines between </head> and <body>, which isn't allowed. > > > > > > > You have many head and body sections mingled, which isn't allowed. > > > > > > How wil the browser know which body onload to do ? > > > > > > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
