jQRangeSlider
jQRangeSlider copied to clipboard
A jquery UI range selection slider that supports dates
Thanks for the awesome widget, but I encountered an issue and would like to report it and see if there is a possible fix or work around. I am using...
I want to track if the user is trying to drag the slider after the boundary has been reached? Or is there any other mechanism to track the drag event...
Hi I wanted to create date range with scale. I created with below example http://jsfiddle.net/vM844/1999/ As you can see the last month is always first day of the month, even...
I am using jQEditRange-min.js ``` Copyright (C) Guillaume Gautreau 2012 Dual licensed under the MIT or GPL Version 2 licenses. ``` I am getting an error in the following line...
First of all - thank you for this beautiful library :) I have a question - is there a (relatively easy) way to visually mark the slider change made by...
Hello! I'm trying to use jQDateRangeSlider to select a specific part of a media file, let's say a 10 sec loop in a 50 minute mp3... the problem is the...
I was using the plugin on an older android device and realised that the performance is boarder line unusable. My suggestion is to start using css transform to align the...
I'd like the user to able to click anywhere on the slider bar and have the cursor jump to that position. Is that possible?
It would be great to have a `bower.json` ([define a package](http://bower.io/#defining-a-package)) in the repo for bower support and [also register](http://bower.io/#registering-packages) it in the [collection of repos](http://sindresorhus.com/bower-components/). This avoids to clone...
I have an array of dates that I would like to pass to the slider. What I would like is only those dates in that array to be available on...