Skip to content Skip to sidebar Skip to footer

JQuery Slider Alternative?

I am using the JQuery Slider control for use as a double sided slider. It's a great UI control but I'm looking for an alternative that isn't so 'fat'. Right now, just for me to use

Solution 1:

I recommend noUISlider, cross browser support (including touch devices) and at only 6KB minimized.


Solution 2:

checkout jquery scrollable if it can help


Solution 3:

I used this a while back, it's ~5kb ungziped + unClosure'd - and it works well.


Solution 4:

There is the Ajax Control Toolkit...

http://www.asp.net/ajax/ajaxcontroltoolkit/Samples/Slider/Slider.aspx


Post a Comment for "JQuery Slider Alternative?"