showRotatorThumbs


Version: Pro

showRotatorThumbs

type: Boolean

default: true

Shows rotator thumbnail images. This option only works if the controlNavMode is set to rotator.

Example:

var myEvoSlider = $("#mySlider").evoSlider({
    showRotatorThumbs: true
});