I'm using the jQuery Cycle plugin and I can find no way to return to the first slide/image via its documentation.
Is there a way to do this programmatically? For example, say you're on slide 4, and there is a DIV with a jQuery.click() event... how would you bind that event to return you to the first slide?