Wijmo UI for the Web
thumbsLength Field

Default value: 100

Determines the length of the thumbnails.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.