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) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -