On Nov 19, 5:18 pm, Bocha10 <[EMAIL PROTECTED]> wrote:
> It does not open in a new page for me using Firefox 3.0.1.
> This behavior might be related to browser preferences rather than the
> code for your map.
> The only thing I noticed in your home page code is that the link for
> the map page uses an absolute path rather than the relative path for
> all your other links, but I cannot see that would be a problem.
The other links all open in the middle panel of the page; the map link
opens in "_top". What I noticed about the home page code is the
invalid HTML: you can't have more than one each of <html> <head> and
<body>. I doubt that would cause the observed behavour, though; but it
would be A Good Thing to get that right.
Getting a link to work correctly doesn't seem to me to be an API
issue. I think this is a JQuery issue and $('a').livequery() is
failing for some reason.
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
-~----------~----~----~----~------~----~------~--~---