[jQuery] Re: Cycle Plugin Pager with Images

2009-03-18 Thread jethom2
Thanks for the help. I am having another problem though. I'm trying to run a script to do a fadeIn on the images that are cycling in, but I can't get it to restart by cycling with the pager. It will start if it cycles by timing of if you wait long enough then use the pager. I've tried various

[jQuery] Cycle Plugin Pager with Images

2009-03-17 Thread jethom2
I'm having a problem with this code: function fade() {$('.pic').fadeIn(7000);} $('#shuffle') .before('') .cycle({ before: fade, fx: 'shuffle', timeout: 1, shuffle: