Live data from Hacker News

jQRangeSlider - Slider For Selecting Value Ranges, Supporting Dates & More

ghusse.github.com

1–10 of 19 posts

Re: jQRangeSlider - Slider For Selecting Value Ranges, Supporting Dates & More

#2
from: http://functionn.blogspot.com/2012/12/jqrangeslider-jquery-s...

jQRangeSlider is a jQuery plugin to create a powerful slider for selecting value ranges, supporting dates and more.

FEATURES

- Touch Devices - jQRangeSlider supports touch devices: tested with iOS and Android. User can select a range simply by touching and swaping on his tablet or phone.

- Steps - jQRangeSlider supports steps for both numerical and date values. Select values 5 by 5 or month by month, simply by changing an option.

- Adapt To Your Style - jQRangeSlider comes by default with two themes to demonstrate its ability to be restyled. You can customize it as you want: nothing is hard coded..

- Real Time Refresh - jQRangeSlider exposes events you can use for refreshing your UI. You can also interact with it through javascript methods.

- GPL + MIT - jQRangeSlider is open source published under dual license GPL and MIT. You can use it in both open source and commercial software.

Re: jQRangeSlider - Slider For Selecting Value Ranges, Supporting Dates & More

#3
Looks really nice. Especially I like how it handles situations were handles collide or go over each other. For example http://jqueryui.com/slider/#range just places both handles on top of each other and refuses to move the other, which can be really confusing. Awesome.

Re: jQRangeSlider - Slider For Selecting Value Ranges, Supporting Dates & More

#8
Love it. Will definitely be adding this to one of my side projects as soon as I get a chance. I haven't looked at the code yet, but I wonder if anybody as looked at using this for normal sliders as well, so as to get the same look and feel for all the sliders on a page irregardless of their type.
Post reply on HN