Closed strugee closed 9 years ago
Reference material on how the touch events work: https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Touch_events
OH DERP, I had added "touchmove" and "touchend" events, but totally forgot "touchstart".
That's why it wasn't working.
DERP OVERLOAD.
Alright, it should work now! (Even if it's a bit finicky, coz the slider is only 20px wide and I got fat fingers)
Lots of people use tablets nowadays. This should probably consume HTML5 Touch Events. The main component that needs to be fixed is the sliders.
That being said, really fantastic job on this.