Google Maps API v3: Links (a href) in bubbles are not working within a jQuery UI Dialog -
i have problem integration of google maps within jquery ui dialog.
links in maps bubbles (infowindowhtml) not work, not clickable. tested firefox 3.6.8, chrome 9. unfortunately, works in internet explorer.
example: http://www.periscope.de/files/jquery_dialog.htm
if embed google maps outside of jquery ui dialog, links clickable , work fine.
is there problem googlemaps , jquery ui? maybe z-index?
map , dialog created same dom element, confusing browser. practical approach place map on child div of dialog. hope helps!
Comments
Post a Comment