showIndex
Version: Pro, Lite
showIndex
type: Boolean
default: true
Displays index in toggle icon and bullets control.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
showIndex: true
});
Version: Pro, Lite
type: Boolean
default: true
Displays index in toggle icon and bullets control.
var myEvoSlider = $("#mySlider").evoSlider({
showIndex: true
});