jQuery.wijmo.wijcarousel Namespace > options type : thumbnails Field |
Determines the thumbnails list for a pager when pagerType is "thumbnails".
Javascript (Usage) | |
---|---|
var value; // Type: object value = jQuery.wijmo.wijcarousel.options.thumbnails; |
Javascript (Specification) | |
---|---|
|
$("#element").wijcarousel( { thumbnails: [] } );