Jquery Accordion and multiple slideshows

Posted by Dipesh Parmar on Stack Overflow See other posts from Stack Overflow or by Dipesh Parmar
Published on 2010-09-25T08:41:15Z Indexed on 2011/01/09 22:54 UTC
Read the original article Hit count: 182

Filed under:
|

I've been using a lot of slideshows recently on my sites and one thing thats puzzled me is using more than one slideshow per page. I'm currently working on my own site, experimenting with Jquery Accordion. I've managed to adopt a very simple javascript slideshow, see below:

http://dvpwebdesign.com/test/accordion/blank.html

However i'm unable to either incorporate or use a different multiple slideshow plugin. I dont need slideshow navigation, so the The Cycle plugin works really well and i know you can use multiple slideshows. But if i either use Cycle alongside the current javascript slideshow, or only use the Cycle slideshow to avoid any possible conflict, the Accordion menu stops working. I just cant see what i am doing wrong, can anyone help?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about slideshow