[jQuery] Re: jQuery Cycle pagerAnchorBuilder with Div Tags

2008-10-17 Thread Zach Dunn
Mike, Thanks, I figured out my issue, I just had to add a closing bracket. $('#headline-rotation').before('').cycle({ fx: 'fade', speed: 'slow', timeout: 4000, pager: '#nav', pagerAnchorBuilder: function(idx, slide

[jQuery] Re: jQuery Cycle pagerAnchorBuilder with Div Tags

2008-10-17 Thread Zach Dunn
Mike Alsup <[EMAIL PROTECTED]> wrote: > Hi Zach, > > Post a link or send me one.  We'll get it worked out. > > Mike > > On Oct 16, 6:35 pm, Zach Dunn <[EMAIL PROTECTED]> wrote: > > > Appreciate the help Mike, unfortunately when I plugged that in it > &

[jQuery] Re: jQuery Cycle pagerAnchorBuilder with Div Tags

2008-10-16 Thread Zach Dunn
Appreciate the help Mike, unfortunately when I plugged that in it stopped the slideshow all together. Is there something that might interfere with that? On Oct 16, 6:26 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > > $('#headline-rotation').before('').cycle({ > >             fx:'fade', > >        

[jQuery] jQuery Cycle pagerAnchorBuilder with Div Tags

2008-10-16 Thread Zach Dunn
I've run into a problem with building a rotating news banner which displays both an image tag and a caption div. The structure for the slides works like this: