1) Script Title:
Featured Content Glider
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...tentglider.htm
3) Describe problem:
I made the modification to this script as described in this thread so that the content fades in instead of sliding in:
http://www.dynamicdrive.com/forums/blog.php?b=7
However, I'm trying to adjust it so that the previous slide disappears before fading in the next slide. In other words, the first slide should fade in, then disappear (showing the background), and then the next slide should fade in to cover the background, and so on.
I'm guessing I need to adjust this code, I'm just not sure what to do:
Can anyone help?Code:$target.css(endpoint).css({opacity:0}).animate({opacity:1}, config.speed) //custom code



Reply With Quote



Bookmarks