-
Notifications
You must be signed in to change notification settings - Fork 222
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
IE9 + Later JQuery #41
Comments
Same issue here with IE8 and 9, any suggestions? Diana |
Same issue here with IE10. |
#56 |
Problem come from here : I'm trying to solve this |
This made the trick :D |
could you post a PR please? |
I did it yet :) |
It works great- everywhere except IE9 with a later version of JQuery.
The demo features 1.4.4 but if I plugin the version of JQuery I am using (1.8.2) and open in ie9, the dropdown stops working.
Any ideas? Works fine in IE10.
The text was updated successfully, but these errors were encountered: