Wijmo UI for the Web
prevBtnClass Field

Type: wijmo.carousel.btn_class_option

Determines the class of custom previous button. Includes the following sub-options "defaultClass", "hoverClass", "disableClass".

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.