jQRangeSlider
jQRangeSlider copied to clipboard
A jquery UI range selection slider that supports dates
Hi, I'm using the JQDateSlider and now I want that the min variable in bounds always displays the current date. I now how to get the current Date with jquery...
hi guys i love your plugin but i have a problem using inside control-group class from the bootstrap framework.
When the start and end values of a range are too close the drag bar cannot be selected. My slider has the years 1913-2013 (as numbers, not dates) across 950px....
It would be good to have an event that fires just once – when the user begins adjusting the range slider.
If the distance/difference between the max bound and the max value is lower than a step, then the bar can not be dragged or resized until the bound is reached....
I was wondering what was the point of using a timeout of 1ms in the _trigger method ? In my case, this causes troubles : ``` javascript var lock =...
Different browsers user different methods to convert percentage widths into pixels. Safari and IE round down to the pixel, Firefox and Chrome do a better job of rounding to the...
Every time a user scrubs one of the sliders, "userValuesChanged" is fired which is great. Is there any way to identify which of the two sliders a user selected? So...
When the edit fields (above each marker) are focused, pressing up to increment or down to decrement would be nice :) (Not just keyup, because being able to hold them...