Wijmo UI for the Web
preview Field

Default value: false

Determines if we should preview the last and next images. loop == false , orintation == "horizontal",display == 1.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.