showRotatorTitles
Version: Pro
showRotatorTitles
type: Boolean
default: true
Shows rotator list titles. This option only works if the controlNavMode is set to rotator.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
showRotatorTitles: true
});