[jQuery] Re: Cycle image gallery question

2008-12-09 Thread marifletch
Hi -- That does help, but only allows 2 items to show in the div at a time. As each transition is ended, the next item appears, but then I can't get the next item to appear until the prior item has "transitioned". Thank you, though! Mari

[jQuery] Cycle image gallery question

2008-12-09 Thread marifletch
I am working with the jquery cycle plugin, (http://malsup.com/jquery/ cycle/). What I need to do is have images scroll left in a continuous flow, with no break between them. I haven't been able to achieve this by editing the css, and if wrap a tag around the images, the plugin stops working. Ca