";
err += "You have some jquery.js library include that comes after the Slider Revolution files js inclusion. ";
err += "To fix this, you can: 1. Set 'Module General Options' -> 'Advanced' -> 'jQuery & OutPut Filters' -> 'Put JS to Body' to on";
err += " 2. Find the double jQuery.js inclusion and remove it";
err += "
";
err += "
";
var slider = document.getElementById(sliderID); slider.innerHTML = err; slider.style.display = "block";
}
}
Secured By miniOrange