addLinkToTitle
Version: Pro
addLinkToTitle
type: Boolean
default: true
Allows you to add link to title.
Example:
var myEvoSlider = $("#mySlider").evoSlider({
addLinkToTitle: true
});
Version: Pro
type: Boolean
default: true
Allows you to add link to title.
var myEvoSlider = $("#mySlider").evoSlider({
addLinkToTitle: true
});