Wijmo UI for the Web
refresh Method
Refresh the wijslider widget.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijslider("refresh");
});
Javascript (Specification) 
function refresh() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijslider type
wijslider jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.