Wijmo UI for the Web
showNavButtons Field

Default value: true

Determines whether to display the navigation buttons.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.