slider - HTML5 Range / Display Value and Use in Javascript? -


I'm putting a range slider to work in the university. I want to respect what is displayed on the slider when the user displays it and I want to use this value to compare it with zquirts in other values ​​than any other statement.

So what I am asking is how can I create a slider and take the current value and can use it in javascript? I hope this makes everyone understand and sorry for my grammar.

You can use the following link to create a slider using HTML 5 and CSS Tutorial for

Hope this will be helpful.

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -