[jQuery] Re: cycle plugin questions

2009-08-16 Thread Charlie
apply overflow: hidden to container and try using synch: 1 in script. ckee wrote: I have a cycle working here: http://www.violinatta.com/node/19 Two questions: (1) initially more than one image shows, one under the other, eventually consolidating to 1. The container and images are both d

[jQuery] Re: Cycle plugin questions

2009-03-24 Thread KathyW
On Mar 25, 5:26 am, Carl Meyer wrote: > 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'

[jQuery] Re: Cycle plugin questions

2009-03-24 Thread Mike Alsup
> 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 manu

[jQuery] Re: Cycle Plugin questions - prev/next as a callable function of cycle?

2007-10-22 Thread Tobias Parent
I keep answering my own questions!! I ask, I bust something, I try a few things... and it WORKS! I have the next/prev running through the cycle plugin, as normal, but I also have a function called on the click of my next/prev buttons (apparently, one function attached isn't disconnecting ano