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

README.md: Use on() instead of bind() #53

Open
jonathanarbely opened this issue Jan 10, 2017 · 2 comments
Open

README.md: Use on() instead of bind() #53

jonathanarbely opened this issue Jan 10, 2017 · 2 comments

Comments

@jonathanarbely
Copy link

Regarding the README.md:
As stated in the official documentation of bind(), on() should be used instead:

As of jQuery 3.0, .bind() has been deprecated. It was superseded by the .on() method for attaching event handlers to a document since jQuery 1.7, so its use was already discouraged. Link

@66beta
Copy link

66beta commented Mar 7, 2017

on() is not working
This plugin looks dead...

@jonathanarbely
Copy link
Author

Works for me. What Versions of jQ and Hammer do you use?

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