Have you tried to look at the Error console in Firefox? I get the following:
Error: marker is not defined Source File: http://map.fathomthat.org/test3.htm Line: 65 Try to declare your marker variable global. BTW: There are a few HTML errors. http://validator.w3.org/check?uri=http%3A%2F%2Fmap.fathomthat.org%2Ftest3.htm&charset=%28detect+automatically%29&doctype=Inline&group=0 And yes, it is of course possible that HTML errors are affecting the interpretation of Javascript. On Dec 5, 7:34 pm, mtweldon <[email protected]> wrote: > Hmm, well I have moved it outside of any function and have it on its > own, but still seem to be having an issue of it not doing anything, > any ideas? > > On Dec 5, 12:24 pm, Marcelo <[email protected]> wrote: > > > On Dec 5, 6:01 pm, mtweldon <[email protected]> wrote: > > > >http://map.fathomthat.org/test3.htm > > > > I have been using the exact code here, but changed variable name to > > > work with my maps:http://code.google.com/apis/maps/articles/ > > > phpsqlinfo.html > > > Your page is *not* the same code as the example. You have changed more > > than just a variable name. > > Anyway, it's basic javascript, and not a Google Maps API issue. > > > -- > > Marcelo -http://maps.forum.nu > > -- -- 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.
