DHTML JavaScript Snowing Links Code Effect
Launch wintertime with this unique snowing script and surprise your visitors with this charming DHTML-animation. The script makes your links start snowing on rollover. Easy configuration of colors, number of snowflakes, size and speed. IE5x/6x, NS6x/7x, Mozilla 1x, Opera 7x. Brought to you by www.24fun.com


Test the Script
Just move your mouse over this link to see the snowing effect.


Configuration:

Step 1: Open your web page that will display the DHTML JavaScript snowing links code effect. Insert the following code right above the </body>-tag:



Step 2: Go to the top of the script and configure the number of snowflakes, snowing-zone, speed and colors.

Step 3: Paste the red code below into any text link or image link that you want to animate:
<a href="http://www.google.com" onMouseOver="startsnow()" onMouseOut="stopsnow()">sample link<a>