document.write(mytext.blink());
Is there a way to pass blink speed to function blink(),so that
I can control the blink speed when user acces the web page
using Netscape 7.0 browser ?
The only documentment I found is
that blink() does not take any parameter.
TIA.
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)

