Uncle Jim's Web Designs
Cursor Trails
Original concept by Urs Dudli and Peter Gehrig
Move your mouse around the page. Watch how the messages change after a few seconds.
SCRIPT INSTALLATION
Insert Code Between Head Tags: <HEAD></HEAD>
Insert Code Directly into Body Tag: <BODY 'CODE HERE'>
onLoad="clearmessage()" style="width:100%;overflow-x:hidden;overflow-y:scroll"
Place this code directly under the BODY tag:
PLACE YOUR FIRST MESSAGE HERE.
PLACE YOUR SECOND MESSAGE HERE
Additional Instructions:
Explanations and details for altering the font colors and sizes can be found within the script itself. I have created two message areas for your page text. You should remove the two message areas from the script code if you choose not to use them. Any text entered outside of the message areas will show up at the top of the page.