Wijmo UI for the Web
toggle Method
The toggle method expands or collapses the content of the wijdialog.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("toggle");
});
Javascript (Specification) 
function toggle() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdialog type
wijdialog jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.