I’m looking to create a slider/scroller with javascript for the iPad. I created one using JQuery UI, but it’s not supported on iPad.
I’m looking to create something simple, where the user can drag an image left and right along a track. I’ve looked all over the place for some simple insight on how to do that, all I find are tutorials or links to jquery plugins.
I’m not sure I can use the built-in slider from jquery-mobile, as I have specific images to use, and it doesn’t look like it can be skinned.
Any help is welcome.
I’m looking to create a slider/scroller with javascript for the iPad. I created one
Share
jQuery Tools Scrollable is iPad/touch friendly.
As an example, checkout the custom scrollable slider on trekk.com (works on iPad) that I built with jQuery Tools.