Wijmo UI for the Web
showMovieControls Field

Default value: false

Determines whether to turn on the movie controls in movie player.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.