Animated Collapse DIV - Desiring Next and Previous Buttons
1) Script Title: Animated Collapse DIV - Desiring Next and Previous Buttons
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...edcollapse.htm
3) Describe problem:
Hi ALL,
I am using a script that probably has the code already inside it just not enabled and I am not good at all with Javascript...
Can anyone look at this javascript code and tell me how 1.) I could add a PREV and NEXT overlay image button(s) where someone clicks would go forward or backwards?
and 2.) Also if there is a way to add a javascript code snippet to make the main section auto-rotate like a slideshow and pause when hovered or the dropdown area has been opened and not start back until the mouse is out of the animated div content area...
Thanks in advance,
Jay
These are my 3 toggle divs and I just want them to also have previous & next buttons plus pause on mouseover and when expanded and resume after leaving the content area...
animatedcollapse.addDiv('slide1', 'fade=1,speed=400,group=sshow')
animatedcollapse.addDiv('slide2', 'fade=1,speed=400,group=sshow')
animatedcollapse.addDiv('slide3', 'fade=1,speed=400,group=sshow')