Wijmo UI for the Web
destroy Method
Removes the wijwizard functionality completely. This returns the element back to its pre-init state.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  wijwizard
    returnsValue = $(".selector").wijwizard("destroy");
});
Javascript (Specification) 
function destroy() : wijwizard;
Browser Compatibility
7
5
5

See Also

Reference

wijwizard type
wijwizard jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.