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

broken with jQuery 1.8 #10

Open
yanndinendal opened this issue Aug 20, 2012 · 3 comments
Open

broken with jQuery 1.8 #10

yanndinendal opened this issue Aug 20, 2012 · 3 comments

Comments

@yanndinendal
Copy link

Uncaught TypeError: Cannot read property '3' of undefined
jquery.scrollintoview.min.js:174

This is the part that breaks:

var direction = converter[typeof (meta[3]) === "string" && meta[3].toLowerCase()]
@yanndinendal
Copy link
Author

Oh, I've found the explanation here: http://bugs.jquery.com/ticket/12201.
Could you please make it compatible?

@joeytheman
Copy link

I updated the custom selector on my fork but it still has a few more kinks. You can give it a try at https://github.com/joeytheman/jquery-scrollintoview

@yanndinendal
Copy link
Author

Any update on this? :)

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