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

Scroll not working on dropdown in IE8 native. dropkick.js 2.0.0 #226

Closed
javitrix opened this issue Jul 17, 2014 · 2 comments
Closed

Scroll not working on dropdown in IE8 native. dropkick.js 2.0.0 #226

javitrix opened this issue Jul 17, 2014 · 2 comments
Milestone

Comments

@javitrix
Copy link

Hello.
I'm using dropkick.js, version 2.0.0, but the scroll does not work in IE8 native. In fact in the demo page ( http://robdel12.github.io/DropKick/ ) does not work the scroll in IE8. How I can fix it?
Thank you!

@Robdel12 Robdel12 added this to the v2.0.1 milestone Jul 17, 2014
wwilsman added a commit that referenced this issue Jul 17, 2014
@wwilsman
Copy link
Collaborator

Seems IE8 needed to explicitly be told overflow-y: auto;.

I also noticed and fixed another bug while looking into it. Thanks! 👍

@javitrix
Copy link
Author

Thank you very much! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants