1) Script Title: Swiss Army Image Slideshow
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...army/index.htm
3) Describe problem:
Love the script. I'm trying to jump to a specific slide, then pause my slideshow indefinitely on that slide, when a mouseover happens on a div that's outside the slideshow itself. So far, I've been able to jump to the specific slide OK but the slideshow does not pause, it just continues on from the "jumpto" slide.
I'm javascript-useless so I'm sure I'm just doing something wrong here:
The function I've written is:
the entire monster can be seen here:Code:function slidejump() { iss[0].gostop(); iss[0].jumper(4); iss[0].gostop(); }
http://expomas.com/demo_brujula/index2.php
Any help is much appreciated.



Reply With Quote
Bookmarks