Wijmo UI for the Web
getContentElement Method
Gets the content element of wijsuperpanel.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  jQuery
    returnsValue = $(".selector").wijsuperpanel("getContentElement");
});
Javascript (Specification) 
function getContentElement() : jQuery;
Example
$("selector").wijsuperpanel("getContentElement");
Browser Compatibility
7
5
5

See Also

Reference

wijsuperpanel type
wijsuperpanel jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.