Wijmo UI for the Web
autoPlay Field

Default value: false

Allows pictures to be played automatically.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.