Wijmo UI for the Web
length Method
Retrieve the number of tabs of the first matched tab pane.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtabs("length");
});
Javascript (Specification) 
function length() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijtabs type
wijtabs jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.