I'd enjoy learning why this piece of javascript code which I cribbed a
couple of years ago (It creates a trail of bubbles following the mouse
pointer.) works fine in IE 6.0 and Netscape 4.79, but doesn't do its
thing when under Netscape 7.1?
I've viewed javascript "test pages" on Netscape 7.1, and they seem to
work ok, so I'm presuming there's something obsolete about the code in
this page of mine:
Thanks guys,
Jeff
--
Jeff Wisnia (W1BSV + Brass Rat '57 EE)
"If you can smile when things are going wrong, you've thought of someone to blame it on."
couple of years ago (It creates a trail of bubbles following the mouse
pointer.) works fine in IE 6.0 and Netscape 4.79, but doesn't do its
thing when under Netscape 7.1?
I've viewed javascript "test pages" on Netscape 7.1, and they seem to
work ok, so I'm presuming there's something obsolete about the code in
this page of mine:
Thanks guys,
Jeff
--
Jeff Wisnia (W1BSV + Brass Rat '57 EE)
"If you can smile when things are going wrong, you've thought of someone to blame it on."
Comment