Wijmo UI for the Web
counterType Field

Default value: 'default'

Determines the type counter style. Possible values are: 'default', 'sequence'

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.