Wijmo UI for the Web
counterLimit Field

Default value: 10

Determines the maximum number of digit buttons in sequence counter type.

Syntax
Javascript (Usage) 
var value; // Type: number
value = jQuery.wijmo.wijlightbox.options.counterLimit;
Javascript (Specification) 
var counterLimit : number;
Example
$("#id").wijlightbox({
     counterLimit: 5
 });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.