Share via


Slider with Quota fxSliderQuota (fx.sliderquota.js)

 

Applies To: Windows Azure Pack

fxSliderQuota performs the same action as Slider fxSlider (fx.slider.js) and co-ordinates across Sliders to show the total and prevents sliding past the maximum ("quota") value.

Windows Azure Pack fxSliderQuota

Supported Services

Service

Supported

Undo/Redo

Yes

Validation

No

Widgets

$("Selector").fxSliderQuota()

Properties

Name

Type

Description

fx.fxSliderQuota.options.group

String

Group name associated with the slider.

fx.fxSliderQuota.options.groupValueNotDisplayed

Number

Offset for the group. Acts as an invisible slider value. Ensure this value is the same across all sliders belonging to the same group.

fx.fxSliderQuota.options.multiplier

Number

Multiplier associated with the slider. If the multiplier is more than 1, its value is multiplied by this multiplier.

Methods

Name

Description

Returns

Parameters

fx.fxSliderQuota.destroy

Destroys the widget.

See Also

Windows Azure Pack Extension Common Control Services
Windows Azure Pack Management Portal User Interface Extensions