-
Hi,
The issue is when the max value is say 4.71 and step value is 0.10, then the slider maximum is rounded down to 4.70 and the slider pointer could not be moved further to reach the maximum of 4.71.…
-
Hello,
i am having a problem with the focus event,
here is the problem, i have a condition in my slider, that checks if the value is >0 and
-
Please i need some assistance using this library with
http://ionden.com/a/plugins/ion.rangeSlider/demo_advanced.html
There are no JavaScript errors ... the slider simply stops working once i apply…
-
I've been working in a new layer control directive with this features:
- Order layers
- Opacity control.
- Font awesome integration.
Example: http://elesdoar.github.io/angular-leaflet-directive/examp…
-
```
Hi:
This may be my lack of knowledge, but I have been trying to set the initial
state based on the output of the "Advanced" tab. Something seems to be going
awry in the conversion process to JS…
-
I have noticed that when a Chrome tab is active that includes an instance of the ion.rangeSlider the memory for that tab instance in Windows 7 task manager is increasing by about 500kb per second. Whe…
-
I'm doing this:
```
{{ember-ion-rangeslider
type="single"
min=0
max=1
step=0.01
from=fromVal
hide_min_max=true
hide_from_to=true
}}
```
But I still see…
-
Great plugin. Excellent work. Wrapped it in an angular directive and works perfectly.
One request: non linear values out of the box would be a nice feature.
cheers!
-
Current range slider allow only drags without user input ,
http://prntscr.com/6xo1p6
something like this comes in handy when user knows the value he/she wishes to input
http://prntscr.com/6xo0uw
danyj updated
9 years ago
-
```
Can you add support for this?
```
Original issue reported on code.google.com by `b...@live.com` on 3 Jan 2015 at 11:12