A newer version of this page is available. Switch to the current version.

jQuery RangeSelector - sliderHandle

Specifies the appearance of the range selector's slider handles.

Type:

Object

The range selector's sliders consist of a slider marker and a slider handle. You can drag a marker or a handle to change the selected range. To set the appearance properties of the slider handles, use the sliderHandle configuration object. To customize the slider markers, use the sliderMarker configuration object.

color

Specifies the color of the slider handles.

Type:

String

Default Value: '#000000'

This property supports the following colors:

opacity

Specifies the opacity of the slider handles.

Type:

Number

Default Value: 0.2

width

Specifies the width of the slider handles.

Type:

Number

Default Value: 1