Drag and Drop - Slider Widgets

Basic Sliders

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.

Color Picker

Implements a slider region and a vertical slider to implement an HSV color picker.

 


R H
G S
B V

#