Wijmo UI for the Web
thumbsDisplay Field

Default value: 5

Determines how many thumbnails should be displayed.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.