Wijmo UI for the Web
count Method
The count method retrieves the number panels.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  number
    returnsValue = $(".selector").wijwizard("count");
});
Javascript (Specification) 
function count() : number;

Return Value

the pabels's length
Browser Compatibility
7
5
5

See Also

Reference

wijwizard type
wijwizard jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.