Skip to content

Conversation

gregavola
Copy link

This pull request allows for mobile browsers to be able to use the slider functionality. It will automatically detect if the browser supports touch events and then change the mouseover to touchstart.

@pbowyer
Copy link

pbowyer commented May 8, 2013

While this adds touch support (and works well) it:

  1. Breaks dragging the slider in IE8
  2. Removes the 'highlight' behaviour, which colours the progress

Hope that helps someone else who tries this patch!

@mariobischof
Copy link

only works on mac devices to me, on android the slider has a choppy behaviour. I think is somehow gets in the way with touch-scrolling.

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

Successfully merging this pull request may close these issues.

3 participants