Add stop and destroy methods.
I'm looking at implementing a pause/resume button for slideshowify.js, any ideas where to start looking? Would something like jQuery's .clearQueue() work? Thanks for any input you may have.
Hey Nuno,
I honestly haven't looked at this code in over a year and jQuery itself has changed in the meantime. I'm afraid I'm of no help here.
Good luck!
Alex Kolundzija [email protected]
On Fri, Feb 28, 2014 at 5:37 PM, Nuno Morgadinho [email protected]:
I'm looking at implementing a pause/resume button for slideshowify.js, any ideas where to start looking? Would something like jQuery's .clearQueue() work? Thanks for any input you may have.
— Reply to this email directly or view it on GitHubhttps://github.com/subchild/jquery.slideshowify.js/issues/1#issuecomment-36401895 .
Thanks for the reply Alex.