Mike sorry to be a pain! and this maybe the exactly the same question as I originally asked.
The slideshow I will be using will always use images with the same dimensions and css styles I would like to use the wipe transitions and fade transitions interchangeably. e.g. use 'l2r' for first wipe, 't2b' for second wipe, fade the third transition etc. Is this a case of changing the clip option. Is there a way for the cycle to look at the transition effect on each iteration so that I can configure them Thanks in advance James On 12 Jun, 16:23, jdenkaat <[EMAIL PROTECTED]> wrote: > Thanks Mike you are a star! > > These are exactly the transitions I wanted and are very quick compared > to the brothercake ones. > > James > > On May 23, 8:18 pm, Mike <[EMAIL PROTECTED]> wrote: > > > > It's currently not possible tocyclewith clip animation since > > > jQuery's animate function doesn't support it andCycledelegates to > > > that for the animation. But I'd be willing to add a wipe transition > > > using custom logic. What sort of wipe transitions are you looking > > > for? Just simple left-to-right or top-to-bottom type stuff? > > > I decided to go ahead and add the wipe transitions: > > >http://www.malsup.com/jquery/cycle/wipe.html > > > Mike