I'm trying to use the jQuery cycle plugin to manually advance a slideshow presentation. However, I want to fade out the entire slideshow when the end is reached, i.e. when viewing the last slide, click next and fade out.
Seems like the "end" callback function only works when it's automatically advancing.
Any suggestions?