Skip to content Skip to sidebar Skip to footer

JQuery Slider For Mobile Application

I would like to use the JQuery slider for my mobile application http://docs.jquery.com/UI/Slider However, using the Slider plugin, requires me to use the entire JQuery core (29kb)

Solution 1:

You may be interested in jQTouch.

jQTouch is a jQuery plugin with native animations, automatic navigation, and themes for mobile WebKit browsers like iPhone, G1, and Pre.


Solution 2:

You can also use the jQuery Mobile version of the slider : http://jquerymobile.com/demos/1.0a4.1/#docs/forms/forms-slider.html


Solution 3:


Solution 4:

here's the latest version of JQM


Post a Comment for "JQuery Slider For Mobile Application"