Is it possible to disable next slide mouse click for slideshow?
Hi,
I haven't found a way how I can disable rotating slide show mouse click. I do have this following code in the link that works for opening another page, but I want to be able to open up a colorbox popup instead:
onclick="window.open(this.href,'_self');return false; "
Is this possible? Thank you!