Wijmo UI for the Web
control Field

Default value: ""

Determines the innerHtml of the custom control.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.