addLinkToTitle


Version: Pro

addLinkToTitle

type: Boolean

default: true

Allows you to add link to title.

Example:

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