Wijmo UI for the Web
showCaption Field

Default value: true

Determines whether the caption of items should be shown.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.