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

See Also

Reference

wijradio type
wijradio jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.