Wijmo UI for the Web
controlsPosition Field

Default value: 'inside'

Determines the position of control buttons.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.