titleClockWiseRotation
Version: Pro
titleClockWiseRotation
type: Boolean
default: false
Rotates title bar navigation clock wise when initialized. This option only works if the mode is set to accordion.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
titleClockWiseRotation: false
});