"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
xmlns:x2="http://www.w3.org/TR/xhtml2"
The slider widget is an implementation of YAHOO.util.DragDrop
It also will use YAHOO.util.Animation if available to
animate the movement of the thumb when you click the
slider background.
The only difference between the two sliders aside from
the fact that one is vertical and one horizontal is that
the horizontal slider implements the "tick mark" feature
of drag and drop; it will "snap" to the tick marks spaced
25 pixels apart.
Implements a slider region and a vertical slider to implement an HSV color
picker.