开发者

JQuery Slider alternative? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to re开发者_开发问答commend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

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 the Slider control, I have to include:

  • JQuery core
  • JQuery UI core
  • JQuery Slider plugin

When I both minimize using Google's awesome Closure (minimizer) and GZIP the JavaScript, I'm still at around 29kb.

Do a comparable Slider control exist that isn't such a large download?


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


checkout jquery scrollable if it can help


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


There is the Ajax Control Toolkit...

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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜