I found a javascript that displays a clock that follows the mouse. I
would like to not have it appear on the page until a link is clicked.
It will disappear when another link is clicked. I tried making it a
function and calling it but that does not work (and even if it did I
don't know how to stop and clear it.).
The page that displays the clock is
The script is at http://www.dcs-chico.com/~denmarks/mouseclock.js
--
Dennis M. Marks
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
would like to not have it appear on the page until a link is clicked.
It will disappear when another link is clicked. I tried making it a
function and calling it but that does not work (and even if it did I
don't know how to stop and clear it.).
The page that displays the clock is
The script is at http://www.dcs-chico.com/~denmarks/mouseclock.js
--
Dennis M. Marks
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Comment