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

Zepto touchhandler breaks on input[type='range'] slider on iOS #786

Closed
raphaelokon opened this issue Jul 16, 2013 · 2 comments
Closed

Zepto touchhandler breaks on input[type='range'] slider on iOS #786

raphaelokon opened this issue Jul 16, 2013 · 2 comments

Comments

@raphaelokon
Copy link

Zepto interrupts touch behaviour on an input[type='range'] under iOS6+.
You cannot drag the slider-thumb. Anyone experienced that? I am will setup a fiddle for that soon.

Thanks.

@charsleysa
Copy link
Contributor

Hi there!

I've looked into this issue and there seems to be a simple fix.
Would you be able to test the fiddle that I created.
http://jsfiddle.net/vawXg/2/

Also note that the code is based on a pending request to allow IE10 compat so the code wont look exactly like the current touch.js code.

@madrobby
Copy link
Owner

Duplicate of #755

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

No branches or pull requests

3 participants