Is there a simple JavaScript slider?

UnkwnTech picture UnkwnTech · Oct 6, 2008 · Viewed 100.5k times · Source

I need to create a custom volume slider for a WMP object. The current slider is complicated to modify, and use, is there a simple way to generate a slider on an HTML page that can have it's value passed to a javascript function?

Answer

Luc picture Luc · Dec 5, 2011

hey i've just created my own JS slider because I had enough of the heavy Jquery UI one. Interested to hear people's thoughts. Been on it for 5 hours, so really really early stages.

jsfiddle_slider