Swipe
Swipe copied to clipboard
Swipe is the most accurate touch slider.
Swipe is awesome!!!.. but I am facing an issue. I wanted the pictures to fully cover the div's whereas what is happening is that the next slide is partially visible...
I think some sort of progress callback would be useful to know how far along the currently shown slide or next slide is to being hidden or show. So for...
when use swipe.slide(someIndex, 0), swipe will not use the speed 0, but default speed 300
I have a booklet of 72 pages and when I use more them all it crashes. If I use just ten, it works fine. Is there anything that can be...
hi man, your web site does not working right. please fix it, thanks. chrome console log : because its MIME type ('text/plain') is not executable, and strict MIME type checking...
It's sometimes necessary to temporarily disable swiping without destructing the Swipe object. The proposed change adds two exposed methods for controlling the capturing of touchstart events.
How to disable arrow for first and last slide
Updating the slide method to recalculate the "to" target as a number. Existing method had unexpected behavior when "to" was passed in as a string, as the + operator would...
Fix a bug that if the screen touch move the swipe,the animate will stop and won't restart;