-
Notifications
You must be signed in to change notification settings - Fork 233
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 working with latest jquery library #26
Comments
Fixed now support for latest jQuery added |
I can't get this to work with Jquery 1.9.4 or 1.9.0. It get's a TypeError: a.browser is undefined error. Any suggetions? |
This is will be fixed today. |
Fixed in v1.0.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The slider seems not to work with latest jquery library. I got "Uncaught TypeError: Cannot read property 'msie' of undefined". Had to load in older version of jquery to make slider to work.
The text was updated successfully, but these errors were encountered: