1
- # Ion.Range Slider 2.0.6
1
+ # Ion.Range Slider 2.0.7
2
2
3
3
> English description | <a href =" readme.ru.md " >Описание на русском</a >
4
4
5
- Easy and light range slider
5
+ Easy, flexible and responsive range slider
6
6
* <a href =" http://ionden.com/a/plugins/ion.rangeSlider/en.html " >Project page and demos</a >
7
- * <a href =" http://ionden.com/a/plugins/ion.rangeSlider/ion.rangeSlider-2.0.6 .zip " >Download ion.rangeSlider-2.0.6 .zip</a >
7
+ * <a href =" http://ionden.com/a/plugins/ion.rangeSlider/ion.rangeSlider-2.0.7 .zip " >Download ion.rangeSlider-2.0.7 .zip</a >
8
8
9
9
***
10
10
11
11
## Description
12
- * Ion.RangeSlider — cool, comfortable and easily customizable range slider
12
+ * Ion.RangeSlider — cool, comfortable, responsive and easily customizable range slider
13
13
* Supports events and public methods, has flexible settings, can be completely altered with CSS
14
14
* Cross-browser: Google Chrome, Mozilla Firefox 3.6+, Opera 12+, Safari 5+, Internet Explorer 8+
15
15
* Ion.RangeSlider supports touch-devices (iPhone, iPad, Nexus, etc.).
@@ -27,14 +27,14 @@ Easy and light range slider
27
27
* Support of custom values diapason
28
28
* Customisable grid of values
29
29
* Ability to disable UI elements (min and max, current value, grid)
30
- * Postfixes and prefixes for you numbers ($20, 20 &euro ; etc.)
30
+ * Postfixes and prefixes for your numbers ($20, 20 &euro ; etc.)
31
31
* Additional postfix for maximum value (eg. $0 — $100<b >+</b >)
32
32
* Ability to prettify large numbers (eg. 10000000 -> 10 000 000 or 10.000.000)
33
- * Slider writes it's value right into input value field. This makes it easy to use in any html form
33
+ * Slider writes its value right into input value field. This makes it easy to use in any html form
34
34
* Any slider value can be set through input data-attribute (eg. data-min="10")
35
35
* Slider supports disable param. You can set it true to make slider inactive
36
36
* Slider supports external methods (update, reset and remove) to control it after creation
37
- * For advanced users slider has callbacks (onStart, onChange, onFinish, onUpdate). Slider paste all it's params to callback first argument as object
37
+ * For advanced users slider has callbacks (onStart, onChange, onFinish, onUpdate). Slider pastes all its params to callback first argument as object
38
38
* Slider supports date and time
39
39
40
40
0 commit comments