• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Ticks in ASP.NET MVC Range Slider Control

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

DEMO
SOURCE
Dynamic ticks color
Ticks with legends

In this demo, we have demonstrated the following customization of Ticks using CSS.

  • 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.