JQuery Cycle Plugin - Delay Interval Between Slides Question
问题 I'm using jQuery Cycle Plugin for an image slider. What I'm looking for is something like this: image1.jpg >> fadeout >> hold on the blank frame for a second >> fadein image2.jpg >> repeat How can I control the delay before the next fade animation starts, or the interval between 2 slide transitions? I mean when the first slide image completely fades out, I need it to pause for 1 or 2 seconds before the second image actually begins its fadein animation. ** I need to get this to work during