graphic-javascript-effect-background-cursor-effect.htm / htm
<!-- ONE STEP TO INSTALL CURSOR CHANGER: 1. Put the specified code into the BODY of your HTML document --> <!-- STEP ONE: Copy this code into the BODY of your HTML document --> <BODY> <CENTER> <!-- This script and many more are available online free at --> <!-- The JavaScript Source!! http://javascript.internet.com --> [<a href="/" onmouseover="document.bgColor='green'">Green</a>] [<a href="/" onmouseover="document.bgColor='greem'">Bright Green</a>] [<a href="/" onmouseover="document.bgColor='seagreen'">Sea Green</a>] [<a href="/" onmouseover="document.bgColor='red'">Red</a>]<BR> [<a href="/" onmouseover="document.bgColor='magenta'">Magenta</a>] [<a href="/" onmouseover="document.bgColor='fusia'">Fusia</a>] [<a href="/" onmouseover="document.bgColor='pink'">Pink</a>] [<a href="/" onmouseover="document.bgColor='purple'">Purple</a>]<BR> [<a href="/" onmouseover="document.bgColor='navy'">Navy</a>] [<a href="/" onmouseover="document.bgColor='blue'">Blue</a>] [<a href="/" onmouseover="document.bgColor='royalblue'">Royal Blue</a>] [<a href="/" onmouseover="document.bgColor='Skyblue'">Sky Blue</a>]<BR> [<a href="/" onmouseover="document.bgColor='yellow'">Yellow</a>] [<a href="/" onmouseover="document.bgColor='brown'">Brown</a>] [<a href="/" onmouseover="document.bgColor='almond'">Almond</a>] [<a href="/" onmouseover="document.bgColor='white'">White</a>]<BR> [<a href="/" onmouseover="document.bgColor='black'">Black</a>] [<a href="/" onmouseover="document.bgColor='coral'">Coral</a>] [<a href="/" onmouseover="document.bgColor='olivedrab'">Olive Drab</a>] [<a href="/" onmouseover="document.bgColor='orange'">Orange</a>] </CENTER> <p><center> <font face="arial, helvetica" size="-2">Free JavaScripts provided<br> by <a href="http://javascriptsource.com">The JavaScript Source</a></font> </center><p> <!-- Script Size: 1.71 KB -->
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.