A Slacker's Guide to Dynamic HTML [5k]
DHTML SCRIPTS
Menu/Navigation
Special Effects
Images
Forms
Text/Announcements
Windows/Pop-ups
Clocks/Countdowns
Miscellaneous



Fading Mouse Trails

Download: Save all these files for later use

The final image is a blank square, but don't worry about that.

Instructions: don't forget to change the URL in the code section in the HEAD of the document.
for (x=1; x < 6; x++) { eval("trailSpriteFrame" + x + " = new Image(28,36);"); eval("trailSpriteFrame" + x + ".src = 'http://www.quickrob.com/html/scripts/fadetrail/trailgif" + x + ".gif
As you might notice, I have changed the code to suit my particular needs by adding my actual file path. The code you can cut & paste here is generic.

This goes in the HEAD of your document.

Select All & Copy

This goes in the BODY of your document, right after the body tag.

Select All & Copy


Home - Sitemap
Complete HTML Guide - Free Downloads for Webmasters - Tips & Tricks - Tag Reference
Style Sheets Tutorial - JavaScript Library - Dynamic HTML Script Library - XHTML Primer
dhtml/fadetrails.html

BIGGER ARCHIVES
MORE INFO
Everything I am not
http://www.dynamicdrive.com
http://www.dhtmlzone.com
http://www.dhtmlshock.com


Popular Scripts
Find in Page
Let it Snow!
Auto Select & Copy
Announcement Box


Just about every Dynamic HTML script on this site is ©opyright Dynamicdrive.com, DHTML Zone, DHTML Shock, or the person whose name appears in the credits to the script. Let it be known that I wrote NONE of them.