1) Script Title: DHTML Billboard Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...lbillboard.htm
3) Describe problem: Just wondering if there's a way to get this to pause on hover.
1) Script Title: DHTML Billboard Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...lbillboard.htm
3) Describe problem: Just wondering if there's a way to get this to pause on hover.
Last edited by vvv7000; 03-07-2007 at 05:34 AM.
Add the red parts as shown in the script here:
And, in the markup here:Code:function expandboard(){ if(expandboard.pause){ setTimeout("expandboard()",300); return; } var selectedDivObj=document.getElementById("billboard"+selectedDiv) contractboard() if (selectedDivObj.filt . . .
Code:<div id="contentwrapper" onmouseover="expandboard.pause=1;" onmouseout="expandboard.pause=0;">
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks