Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use jquery, this plugin doesn't work correctly #5

Open
ddtramp opened this issue Mar 31, 2015 · 3 comments
Open

use jquery, this plugin doesn't work correctly #5

ddtramp opened this issue Mar 31, 2015 · 3 comments

Comments

@ddtramp
Copy link

ddtramp commented Mar 31, 2015

it's seem you didn't test with jquery, and you add jquery dependency in doc...

@axis3d
Copy link

axis3d commented May 12, 2015

Any update on this ? Apparently, zepto is the only supported, not jq ?

@shawou
Copy link

shawou commented May 29, 2015

Up

@mahmoudajawad
Copy link

I resolved the issue by changing line 48 to:
var isIOS = /iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream;
and remove the prototype of Zepto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants