wijmo.slider Namespace : wijslider type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.slider.wijslider.options $(".selector").wijslider(options); }); |
Javascript (Specification) | |
---|---|
|
Object
jQuery.ui.slider
wijmo.slider.wijslider
Name | Description | |
---|---|---|
wijslider Constructor |
Name | Description | |
---|---|---|
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
disable | ||
enable | ||
option | ||
refresh | Refresh the wijslider widget. | |
value | Determines the value of the slider, if there's only one handle. | |
values | This option can be used to specify multiple handles. | |
widget |