Closed lmewmewl closed 4 years ago
Hey, 2 ways.
2nd way is faster i think :) later i try to share my code
@IonDen here is my raw example http://jsfiddle.net/oztcdkh4/7/
But now i have a question about range, how i can change range beteween mm and meters with different labels?
@lmewmewl, nice one.
For your second question, you can do like this: http://jsfiddle.net/IonDen/st9eotpy/
basically, after number will exceed some limit - prettify it with different function.
Hello, i have some trouble with task. Here is a layout, i cant understand how to add dropdowns with params, DOM always updating, even if i try to use on('click') event with update disable, range slider still working.