1) Script Title:
Manual Scroller
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...nualscroll.htm
3) Describe problem:
I want to add one more function, mouse over pause, is it possible, and how?
1) Script Title:
Manual Scroller
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...nualscroll.htm
3) Describe problem:
I want to add one more function, mouse over pause, is it possible, and how?
Sure, simply find the line:
Note the code in red, which is new. This will add pause onmouseover to the script.Code:document.write('<div id="container" style="position:relative;width:155px;height:160px;overflow:hidden;border:2px ridge white" onMouseover="speed=0" onMouseout="speed=2" >')
It is not enough to click a button to thank you, I thought I should drop a word, Thank You,
Bookmarks