Wijmo UI for the Web
refresh Method
Use the refresh method to set the drop-down element's style.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdropdown("refresh");
});
Javascript (Specification) 
function refresh() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdropdown type
wijdropdown jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.