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

swipe event blocked #159

Open
gtouzeau opened this issue Sep 27, 2016 · 1 comment
Open

swipe event blocked #159

gtouzeau opened this issue Sep 27, 2016 · 1 comment

Comments

@gtouzeau
Copy link

Hello,
I want to use jquery swipe event on iscrollview blocks but they are never catched.

Like if I use this simple code :
$('body').on("swiperight", function(event, ui) { alert('swipeRight'); });
=> The alert message never show up.

Is there any option parameters or solutions to do it?

Thank you.

@frankie-loves-jesus
Copy link

I don't think you should be using iscrollview anymore. See #118.

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

2 participants