Hi,

I'm experiencing a weird behavior with Chrome and Google Maps API V3.
I'm trying to have a link in an infoWindow that when clicked isn't
redirecting to the target.
This is achieved usually using "onclick='...;return false'".
This code works well on FF and IE, but in Chrome the default is not
prevented.

I've set up a simple example - just copied the code from the official
api tutorial, and added 'onclick="return false"' to the link in the
window:
http://acaspi.com/example/

What should I do to prevent the default in Chrome?

Thanks,
Yo

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to