This code allows you to put an image to follow your cursor around the browser area..
To change the image to your own, change: image used="genie.gif"; to your own, include full URL if coming from a different directory. Also remember to change the "width" and "hieght".
File List:
mousefollow/
0b
mousefollow/example.htm
7Kb
mousefollow/genie1.gif
5Kb
mousefollow/mousefollow.txt
7Kb
Similar code
A Collection of exciting Javascripts
(Popularity: ) : This all in one utility contains how to create search engines to your web pages,how to use file system object in jscript,different types of mousetrails,create rain on your page,animated status bar content and more.....enjoy!.If you like it vote for me.visit ... GetBrowser
(Popularity: ) : This is an enhanced Browser detection function... It is capable of detecting: IE (4.x & 5.x,6.x) ,Netscape (4.x & 6.x) , and Opera 5.x (in all modes) Shell Executor
(Popularity: ) : Main File: Shell.java This is a Shell program capable of making you to navigate through the file system. It allows following facilities: 1. Navigation among directories. 2. Creating new Directories. 3. Deleting a file or directory. 4. Copying a file. ... Simple Web Server
(Popularity: ) : This is a complete but simple Web Server for the HTTP protocol. It can help you get an overall picture of how a web server works by removing the complex details of a bigger server like Apache Tomcat. It doesn't ...