okamototk / jqm-mobile-bookmark-bubble

Bookmark Bubble to suggest clink webpage to home screen (Support jQuery Mobile)
Apache License 2.0
149 stars 66 forks source link

Problems With New Versions Jquery/Jquerymobile #9

Open Bokudan opened 11 years ago

Bokudan commented 11 years ago

Greetings,

Im trying to use this module with newer versions of jquery and jquerymobile ... but didnt work.

It's saids that the method live() dont work. After review jquery docs the method .live() was deprecated and now we can use the method .on()

I changed in the example.js file and didnt work too ... maybe can somebody help me to fix this issue?

Best Regards

dennisgaudenzi commented 10 years ago

I am having this same issue with JQ 1.9.1. Anyone have any idea why the issue? Maybe it is a simple fix... Hate to be limited to just iOs with the other options out there or write my own with css arrows or something. :/ Thanks in advance, Dennis

ppeach commented 10 years ago

I'm running into the same problems, would love a fix for this.