Wijmo UI for the Web
showControlsOnHover Field

Default value: true

Determines whether to display the control buttons only when hovering the mouse over the content.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.