Wijmo UI for the Web
buttonPosition Field

Default value: 'inside'

Determines the position value for next button and previous button. Possible values are: "inside" and "outside".

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.