Wijmo UI for the Web
showCounter Field

Default value: true

Determines whether to display the counter.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.