Wijmo UI for the Web
showThumbnailCaptions Field

Default value: false

Determines whether to show captions for the thumbnails in the gallery.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.