jQuery.wijmo.wijvideo Namespace > options type : showControlsOnHover Field |
Default value: true
Determines whether to display the controls only when hovering the mouse to the video.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijvideo.options.showControlsOnHover; |
Javascript (Specification) | |
---|---|
var showControlsOnHover : boolean; |