Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Simple Jquery slideshow that works Reply To: Simple Jquery slideshow that works

#206775
Chromawoods
Participant

You are pretty close. The part where you fade in the next slide also needs to be within the callback of the previous slide’s fadeOut function. Check out this pen:

http://codepen.io/chromawoods/pen/gpNgvZ