-
Animated Collapsible Div - mouseover
1) Script Title: Animated Collapsible Div
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...edcollapse.htm
3) Describe problem: Would anyone be able to tell me how to make this script work on a mouseover event instead of a click event?
-
-
Replace the links to slide the div with:
<a href="#" onMouseover="javascript:collapse1.slidedown(); return false;">Slide Down</a> || <a href="#" onMouseover="javascript:collapse1.slideup(); return false;">Slide Up</a>
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks