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

Cross-browser slider support #9

Open
tacomanator opened this issue Dec 15, 2012 · 0 comments
Open

Cross-browser slider support #9

tacomanator opened this issue Dec 15, 2012 · 0 comments
Milestone

Comments

@tacomanator
Copy link
Owner

Input[type=range] is not supported in the latest version of all browsers. Further, Modernizer not correctly detecting when it is (seems to work fine in Chrome, but Modernizr says it's not supported). Finally, html5slider.js is causing the view-binding to break upon sliding (didn't investigate why). It seems the only realistic solution is to switch to a plain-old JS based slider across the board.

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

1 participant