Pair of Vintage Old School Fru
Clock Follow Mouse with sweep seconds hand and date rotation - JavaScript
    Clock follow Mouse

Have a clock with a sweep seconds hand and date rotate around near your mouse cursor and have it follow your mouse pointer around using this script. Easy to customize the font and colour (also has optional ON & OFF button).

This is a 3 part script, follow the instructions below and paste the parts 1, 2 and 3 into your HTML document.

Other mouse follow clocks : 1 2 4 5

Example:     Move your mouse, the clock follows.
also: ON & OFF Button
(optional)   

Browser Compatibility: FF -  IE -  NN -  O
   
    Follow the editing instructions after the // and within the <!--comment tags-->
to customize the script, then copy and paste it into your HTML editor.

Part 1: Paste this style sheet between your page <HEAD></HEAD> tags
or add to your external style sheet.
   
    
    Part 2: Paste the script as the last thing in your page HTML,
just before the close page tags, </BODY></HTML>

Follow the editing instructions after the // and within the <!--comment tags-->
to customize the script, then copy and paste it into your HTML editor.
   
    
    Part 3: This is the on/off button. (optional)
Copy and Paste where you want it to apear in your page.