[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] Re: Cycle Plugin Pager with Images

2009-03-17 Thread Mike Alsup
>                 pagerAnchorBuilder: function(idx, slide) { >                         return ' #  ' + slide.src + '  '; } >                 }) >                 ; > > particularly the part where it calls back in the "slide.src" . I want to > have it call back a different part of the slide area. A