|
Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006
How can we do that? Thank you for your excellent suggestion I see here a click on the website I can automatically slide hits a halt once again, is how to achieve?
Who guide, please enlighten Thank you,
|
How no one will be?
|
IE menu column -- to detect the source document -- before 24 -- Bank |
Double-click Scroll ah
Ah your room |
Internet search, and they are the source code of double Scroll Scroll or Shoot! |
[html]
Double-click click try "SCRIPT language=JavaScript>
Var currentpos, timer;
Function initialize ()
{
Timer=setInterval ( "scrollwindow ()", 10);
}
Sc function () (
ClearInterval (timer);
}
Function scrollwindow ()
{
Currentpos=document.body.scrollTop;
Window.scroll (0, ++currentpos);
If (currentpos> document.body.scrollTop)
Sc ();
}
Document.onmousedown=sc
Document.ondblclick=initialize
"/script>
[/html] |
Oh, brother know, thank you ah |
|