auto slide, slice show

Leetomic / 2013-06-09 11:55:26   

hi,

i downloaded auto slide show here but it doesn't work on chrome.
i even changed into like this "in jquery.slideshow.js"

// auto play code added by eldopa
if (auto_play == true) {
ap_interval = ap_interval * 1000;
window.setInterval(next, ap_interval);
}

But it's not working. am i missing anything?
please help!!!

This thread has been closed, thank you.