Okay I figured it out I think, at least for my simple use of the
plugin:

On Mar 26, 3:02 pm, boermans <[EMAIL PROTECTED]> wrote:
> Can anyone provide any tips as to what approach I should take to do
> the same with the more complex Cycle plugin:

Added:
if( $(next).find('img')[0].complete ) {
    // around
    if (manual || !p.cyclePause) {
        // etc
    }
}
if (opts.timeout)
// etc

Hope someone else finds this useful

Cheers
Ollie

Reply via email to