Wijmo UI for the Web
autoPlayMovies Field

Default value: true

Determines whether to turn on the autoplay option in movie player.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.