TouchSlider
TouchSlider copied to clipboard
JavaScript touch control slider
As $.browser has been removed in jQuery 1.9.0 the slider does not work any more. Use $.support to detect features instead.
when im trying to add more than 10 image i got image on image when tabbing is there any solution? 
for example: if my content like this,how can i fix to get correct width?thx
The slider carousels infinitely only by clicking "next", but not when swiping.
How to use AngularJS and TouchSlider?
I changed the file to set the current page in the list of options.
Added a onSlideComplete option for a callback. It accepts the index as a param so external code can react to slide events.
It passes the index of the current slide to the callback function. I used it in the following example to show which slide number you are viewing out of the...
I like the added feature of stopping the continuous sliding. Is it possible to add a feature to hide the previous and next buttons when it reaches the end or...