Wijmo UI for the Web
collapse Method
Collapses the content panel.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijexpander("collapse");
});
Javascript (Specification) 
function collapse() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijexpander type
wijexpander jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.