最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

JavaScript: Alternative to JQuery's (dual) Slider control? - Stack Overflow

programmeradmin0浏览0评论

I am using the JQuery Slider control for use as a double sided slider (dual 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.

Question: Do any parable (dual) Slider control exist that isn't such a large download?

I am using the JQuery Slider control for use as a double sided slider (dual 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.

Question: Do any parable (dual) Slider control exist that isn't such a large download?

Share Improve this question edited Nov 3, 2013 at 18:06 PeeHaa 72.8k60 gold badges194 silver badges264 bronze badges asked Mar 28, 2010 at 17:36 GregJohnGregJohn 2511 gold badge3 silver badges5 bronze badges
Add a ment  | 

2 Answers 2

Reset to default 4

How about

jQuery Slider plugin (Safari style)

But to be honest 29kb isn't fat is it?

Here is another alternative that I found today so I thought I'd share it! I haven't used it, and I don't know how heavy it is, but the folks that built it seem to have a very strong focus on accessibility, which may or may not be important for your project.

http://www.paciellogroup./blog/misc/samples/aria/slider/doubleslider.html

发布评论

评论列表(0)

  1. 暂无评论