[jQuery] Re: cycle plugin: is there a simple cut transition?

2008-04-30 Thread Jeff Friesen
again, thanks for your help. It works great. > Here's a demo that shows how to do immediate transitions: > > http://www.malsup.com/jquery/cycle/immediate.html > > Mike

[jQuery] Re: cycle plugin: is there a simple cut transition?

2008-04-26 Thread Mike Alsup
> I was working on a project where I needed a simple cut transition (no > fade, just transition immediately to the next slide), and I couldn't > figure out how to do it. I took out the fx and speed options, set > speed to 0, tried to guess and set fx to 'toggle', etc. I even looked > throug