Excolo-Slider
Excolo-Slider copied to clipboard
Increase touch and mouse support
Touch and mouse navigation doesn't work in some browsers. We want it to work in as many browsers as possible while still keeping the plugin as a small single script plugin.
Touch is tested on:
Windows 8 - Laptop
- Chrome (working)
- Firefox (working)
- IE (not working)
- Safari (working)
- Opera (not working)
Android - HTC Desire
- Native browser (working)
iPad 1
- Safari (working)
Mouse is tested on:
Windows 8 - Laptop
- Chrome (working)
- Firefox (working)
- IE (working)
- Safari (working)
- Opera (working)
Adding mouse navigation might make touch work on the older touch devices, as they in some cases use the mouse-events instead of the touch-events (touchstart, touchmove, touchend).
Now working on the iPad (1 at least) and on Android. Will try to get to testing on as many devices and platforms as possible.