Response title
This is preview!
I've adapted code from the slideSwitch.js tutorial by Jon Raasch, which is basically a fading slideshow. The script promotes the 'active' slide to a higher z-index and animates the opacity for a fading effect.
It's working fine with a pause added to stop the slideshow temporarily on mouseover.
The issue I'm having is I'm trying to stop the script from queuing up when repeatedly mousing over/off the slideshow. When this happens it flickers and goes berserk.
I've experimented with stop(true,true) in various locations but haven't got it working properly.
Can someone advise me where to insert this in the following code? Or if I am going about it the wrong way? Code is below...
Cheers
Luke
© 2013 jQuery Foundation
Sponsored by and others.