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:

You could also take a look at YUI2 or YUI3 slider modules.

YUI 2 Slider

YUI 3 Slider

Solution 4:

here's the latest version of JQM

Post a Comment for "Jquery Slider For Mobile Application"