[jQuery] Re: Cycle with anchors on images not working properly

2008-08-29 Thread richardegil
Ok so I tried what you said but still no change. I am new to jQuery so please excuse my ignorance in the questions below. I am not sure what exactly this line does: onAfter.apply($('a:first')[0]); I can see what the onAfter function does, but this line makes no sense to me. Am I calling the

[jQuery] Cycle with anchors on images not working properly

2008-08-28 Thread richardegil
I have the Cycle plug-in working on a site I am creating, and I am trying to use anchor tags on the images to navigate the user to a different page. I can get a text link to change depending on what href is wrapped around the image, but the images will not change what they are linking to.