Click to See Complete Forum and Search --> : Mouse Trail Clock - Help!


Endouken
08-26-2003, 10:53 AM
I acquired a script through javascript.internet.com.
its the Mouse Trail Clock, you can find it and the source code at http://javascript.internet.com/cloc...rail-clock.html.
(I have also attached the source code)

My problem is that the clock follows the mouse, which does look good, but gets tedious.
I Dont want it to follow the mouse, and i want to be able to position it where ever i want on my page.
Please could any of you edit the code (Because i'm still learning) and email me, or post it here.
Thank you kindly
~Tom

AdamBrill
08-26-2003, 10:58 AM
Try looking at this page: http://forums.webdeveloper.com/showthread.php?s=&threadid=16138

:rolleyes:

Endouken
08-26-2003, 11:06 AM
Thanyou.
I tried this, but no such luck.
The clock doesn't appear! The closest i have got is by deleting the lines
ClockFromMouseY=0;
ClockFromMouseX=100;
That stops the clock from following the mouse, but i can position it!
Any ideas? Anyone!
~Tom

AdamBrill
08-26-2003, 11:20 AM
Try the attached page...

Endouken
08-26-2003, 11:33 AM
Sweet.
How did you do it?
Thank you Very much for your time and patience.
~Tom

NickBridgens
08-27-2003, 02:34 PM
Why is it that just when you get something working, a new version of Netscape comes along and everything stops.... Good enough reason to stay with the dreaded MS IE 6 - even though it has it's critics.