Trying to fix the issue when the slideshow is set to autorotate and user clicks a thumbnail, the slideshow just stops. I would like it to continue to autorotate.
Tried removing:
slideImages.bind("click", function(){ clearInterval(interval); });
from aviaslider.js and aviaslider-dev.js as I found on another post on here, but it doesn't work.
Any ideas?














