Wijmo UI for the Web
loop Field

Default value: true

Allows the carousel to loop back to the beginning.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.