-
https://jsfiddle.net/ozkandanaci/rmfjpsLo/4/
Hi,
at the link above i want to draw custom values but the places of the numbers does not match , How can I overcome this problem
-
When I create a kendoRangeSlider using the data-bind method, the slider is being created with a 0px width. Here is the html for the slider:
And here is the result that is rendered:
…
-
Can you help getting https://github.com/ghusse/jQRangeSlider into the registry? I really like jspm and would like to contribute in the future, so if we can do this one together then I may be able to d…
-
There are many errors with my current setup related to selecting elements from the dom. Here are some examples
>core.js:4197 ERROR TypeError: Cannot read property 'focus' of null
>core.js:4197 ERR…
-
Is it possible? For me specifically, I want to reverse the vertical direction so the top of the slider is the smallest value and the bottom is the highest value.
-
When using drag_interval the onChange event is called twice on every move to the right.
Her's an example to demonstrate this issue:
http://jsfiddle.net/y81j67qh/13/
If you drag the bar to right it a…
mKlus updated
4 years ago
-
I would like to use it for both, the web and a phonegap ambient sound player
Thanks
-
The plugin triggers the `input` and `change` events via `$.trigger`, but those "events" are only received by jQuery's `$.on` listeners, not by vanilla event event listeners.
In the case where I hav…
-
Hello,
I am using the `dcc.RangeSlider()` to make a slider to select which dates to display in the chart.
Since the `RangeSlider()` only accepts numbers as inputs, and needed to convert the date…
-
Using your `rangeslider` with `GWT`,
The problem we have is at some points, we are doing a resize of panels, and of course, we call `update` so it will set the new positions.
The `update` functi…