> Using the (awesome) Cycle plugin all over the place, and I have a > question: in the uncompressed code file [1], a comment says that the > second argument to .cycle() can be "the name of an fx (only used in > conjunction with a numeric value for 'options')". I've tried this (to > trigger a manual transition to a specific slide, with a specific > transition effect), and the second argument doesn't appear to have any > effect; the transition defined in the original options is always used. > > Is the comment wrong, and what I'm trying to do currently not > possible? Or am I doing something wrong?
The comment is correct. Here's a demo of how it can be used: http://www.malsup.com/jquery/cycle/goto4.html