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

jQuery.event.handle() was removed from jQuery 1.9.1 #6

Open
ashersz opened this issue Apr 3, 2013 · 3 comments
Open

jQuery.event.handle() was removed from jQuery 1.9.1 #6

ashersz opened this issue Apr 3, 2013 · 3 comments

Comments

@ashersz
Copy link

ashersz commented Apr 3, 2013

Could you update your code to work with jQuery 1.9.1 or give instructions how to modify your code.
Thanks
Asher

@ashersz
Copy link
Author

ashersz commented Apr 3, 2013

I am using now
$.event.dispatch.apply(element,args);
instead of
$.event.handle.apply(element, args);

@paganaye
Copy link

Thank you ashersz

@ivan-redooc
Copy link

So Longclick is working even on last versions of jQuery?

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

3 participants