Example of Ticks in Javascript Range Slider Control

/
/
Ticks

This sample demonstrates the customization of Slider's tick. Drag the thumb over the bar for selecting the values between min and max.

More Details...

Dynamic ticks color
Ticks with legends
Description

In this demo, customization of ticks using CSS is demonstrated. Dynamic ticks color - In this sample, ticks has been customized to different colors by adding icon at each ticks. Ticks with legends - In this sample, track has been formatted to display custom text using renderingTicks and renderedTicks events.