-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
scrolling with jquery 1.9 and chosen 0.9.13 #1184
Labels
Comments
I confirm the issue, even downgrading jquery to 1.7, scrolling is not working on 0.9.13. |
Confirmed. I'm looking into this now. |
Closed
I've created a pull request. If all goes well, this should be fixed today. Really sorry about that. |
The fix (#1186) has been merged into master. Closing. |
0.9.14 is now available: http://plugins.jquery.com/chosen/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We've had some issues with jquery 1.9 and chosen 0.9.13. In FF everything works as expected but in Chrome and Safari the user is unable to scroll through all the options.
We thought this was an css problem but when we downgraded jquery to 1.8 and chosen to 0.9.11 problems were solved and working on every browser
The text was updated successfully, but these errors were encountered: