techiva / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

js click doesn't work on page with map #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. $('#alertButton').click() doesn't work on page with map. Please see exapmle 
in attach.

What version of the product are you using?
jQuery FN Google Map 3.0-rc

Please provide any additional information below.
$('#alertButton').trigger('click') works fine

Original issue reported on code.google.com by sergej.k...@gmail.com on 20 Aug 2012 at 3:36

Attachments:

GoogleCodeExporter commented 8 years ago
There doesn't even need to be a map on the page. Simply including 
jquery.ui.map.full.min.js (3.0rc) is enough to break .click().

Original comment by Rod.Know...@gmail.com on 27 Dec 2012 at 7:10