Slider CSS

Webix Slider basic use

CSS class Element
.webix_el_slider the whole 'slider' control
.webix_slider_box the container for the slider
.webix_slider_handle the handle of the slider
.webix_slider_right the uncolored space of the scale (defined by the value)
.webix_slider_left the colored space of the scale
.webix_slider_title.webix_slider_move a movable title of the slider
.webix_slider_title a title of the slider

Read more about Slider

Back to top