$(function () { var options; // Type: wijmo.slider.wijslider.options $(".selector").wijslider(options); });
function wijslider;
$(function () { var options; // Type: wijmo.slider.wijslider.options $(".selector").wijslider(options); });
function wijslider;
Object
wijmo.slider.JQueryUISlider
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. | |
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 | Returns the wijslider element. |