1) Script Title: Simple Controls Gallery 1.4
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...plegallery.htm
3) Describe problem:
I would like to automatically show and hide the description DIV without the need for mouse hover. I used the handler this.showhidedescpanel("show"), but it keeps the description in view all the time. What I really want is for the description to show up after 1 second on slide change, and then disappear just prior to the new slide. I was thinking I should add a settimeout function and then call this.showhidedescpanel("hide"), however, I don't know how to add a timeout.
Thanks in advance



Reply With Quote

Now I know. Thanks!

Bookmarks