Home › Forums › JavaScript › Simple Jquery slideshow that works › Reply To: Simple Jquery slideshow that works
August 20, 2015 at 3:50 am
#206775
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: