Dual slider control with custom skin
Posted
by Ryan French
on Stack Overflow
See other posts from Stack Overflow
or by Ryan French
Published on 2010-04-18T21:11:32Z
Indexed on
2010/04/18
21:13 UTC
Read the original article
Hit count: 341
Hi All,
I'm currently trying to create a page for users to select two points from a range, using a slide control. The first point in the range is when an alert will be sent to the user, the second point is a max limit. What I would like to do is have the bar colored green from the 0 point to the first slider point, then orange between the two sliders, and lastly red from the second slider up to the other end of the bar.
Does anyone know of an easy was I can do this or of a slider control that can be skinned to do this?
© Stack Overflow or respective owner