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

Not Compatible with jQuery 1.9 #53

Open
sjs opened this issue Jan 15, 2013 · 6 comments
Open

Not Compatible with jQuery 1.9 #53

sjs opened this issue Jan 15, 2013 · 6 comments

Comments

@sjs
Copy link

sjs commented Jan 15, 2013

I think that it's due to the removal of jQuery.event.handle(), but I haven't investigated thoroughly. In the mean time, you can use the jQuery Migrate plugin as a workaround.

@lukashoffmann
Copy link

+1

@hongaar
Copy link

hongaar commented Feb 18, 2013

Replacing jQuery.event.handle with jQuery.event.dispatch in http://github.com/stephband/jparallax/blob/master/js/jquery.event.frame.js#L101 worked for me!

@lukashoffmann
Copy link

@hongaar: thx, works!

@OriginalPaulieD
Copy link

@hongaar:Precisely what I was looking for - Thanks!!

@alanfluff
Copy link

@hongaar Thanks for the fix ^_^

@MarceloBritoWD
Copy link

@hongaar Thanks a lot man.

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

6 participants