TSliderClientScript class.
Client-side slider events OnChange and {@line setOnMove OnMove} can be modified through the TSlider:: property of a slider.
The current value of the slider can be get in the 'value' js variable
The <tt>OnMove</tt> event is raised when the slider moves The <tt>OnChange</tt> event is raised when the slider value is changed (or at the end of a move)