Wijmo UI for the Web
showControlsOnHover Field

Default value: true

Determines whether the controls should be shown after the dom element is created or hovered on.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.