"How can I use it?" |
If you encounter a scrolling menace (a scrolling window which goes
on and on without stopping),
launch this disinfectant;
reload the offending document; and
click the [Stop It!] button.
|
"It didn't work" |
This utility stops most of the 'timerTwo'-type statusbar
viruses. If it does not work for your scrolling menace, select
Document Source from the View menu and look
for the name of the timer used in setTimeout() calls. Type this
into the timer field. Timer names are case sensitive.
This disinfectant will only work with the Netscape Web Browser
window which created it.
|
How does it work? |
This utility calls the clearTimeout()
method. You must supply the name of the timer object.
|
What about frames? |
This version stops scrollers in frames as well as in
single windows.
|
What about this CD?
|
The timer used in this cookbook
is named JSCTimeOutID.
|
|