login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

Sliders are useful controls for choosing a value in a ra... Common uses are volume controls, seekers for movie and s... as color pickers. A few people have asked for an update ... component to make it work in Mozilla and work better in ... original co

Slider (WebFX)
http://webfx.eae.net/dhtml/slider/slider.html

Categories

/Channels/techie/JavaScript

[ go to category ]

/Channels/techie/web development

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

Sliders are useful controls for choosing a value in a range of values. Common uses are volume controls, seekers for movie and sound files as well as color pickers. A few people have asked for an update to the old Slidebar component to make it work in Mozilla and work better in IE. But since the original control was very basic and was not very usable I decided to create a new one.

HTML

<p>Sliders are useful controls for choosing a value in a range of values. Common uses are volume controls, seekers for movie and sound files as well as color pickers. A few people have asked for an update to the old <a href="http://webfx.eae.net/dhtml/slidebar/slidebar.html">Slidebar</a> component to make it work in Mozilla and work better in IE. But since the original control was very basic and was not very usable I decided to create a new one.</p>