first you forgot a "{" in the first cycle, maybe you already noticed this.
Second, trying to help you: why don't you try to use for both slideshows a delay of 3000ms but a timeout of 3 secs in the first and 6 secs in the other one. This make the right magic for you? 2009/12/23 Rick Faircloth <r...@whitestonemedia.com> > Ok…I’ve been banging my head and Google long enough… > > > > I’ve got two cycle plug-ins running, trying to get them to display > > the first image (working), wait 3 seconds (slideshow1), change > > slideshow1 image, wait 3 seconds, change slideshow2 image, > > wait 3 seconds change slideshow1 image, etc. > > > > Just alternate the two slideshow transitions 3 seconds apart. > > > > Why won’t this work? > > > > $('.slideshow').cycle( > > fx: 'fade', > > speed:1000, > > delay: 3000, > > timeout: 3000 > > }); > > > > $('.slideshow2').cycle({ > > fx: 'fade', > > speed: 1000, > > delay: 6000, > > timeout: 3000 > > }); > > > > Thanks, > > > > Rick > > > > * > ------------------------------------------------------------------------------------------------------------------- > * > > *"Those who hammer their guns into plows will plow for those who do not." > - Thomas Jefferson* > > > -- At, Leo Balter http://leobalter.net Blog técnico: http://blog.leobalter.net