jQuery RangeSlider - tooltip

Configures a tooltip.

Type:

Object

enabled

Specifies whether a tooltip is enabled.

Type:

Boolean

Default Value: false

format

Specifies a tooltip's display format.

Type:

Format

Default Value: function(value) { return value }

See the format section for information on accepted values.

position

Specifies whether a tooltip is over or under the slider.

Type:

VerticalEdge

Default Value: 'top'

showMode

Specifies when the UI component shows a tooltip.

Default Value: 'onHover'