W hile your visitors are looking at your webpage, they can have the effect of snow falling in the background.
W e have tested the code in IE5.5, IE6.0, Firefox1.0, Opera7.54u1 and Netscape7.02. This script worked in IE and Opera7.54u1 only. In all other platforms tested you will not see this effect. It degrades well and you will not get any error messages.
D epending on your knowledge of HTML and javascripts, this is an easy, one step copy and paste code that goes in the <BODY> section of your document. The only "optional" reconfiguration would be that of changing the color of the falling snow itself.
O ther than the optional reconfiguration, you need to exclude from the copy and paste code the opening <HTML> tag, the incomplete <BODY> tag and the closing </HTML> tag.
I n other words, remove the following and paste the rest in the <BODY> section of your document.
<html>Remove ( Do Not Use ) all the above and below code in "Red"
</script>A
s we stated earlier, you can change the color of the falling snow if you want. See below:
drop[make].fontSize = (Math.random()*10)+20; Note N
otice in the above reconfiguration, the color is surrounded by a single quote ( ' ). Do not remove either one of them. You can substitute the double quote ( " ) here if you want. You can not mix one with the other or you will not see the effect and you will get a page error at the bottom of your screen in the task bar. You can substitute HEX codes for words for this effect. below, we have included a color chart that has both HEX and word colors. I
f you would like to add this effect into your pages, grab the below link and you are there. If you have any problems with this, feel free to contact us.
//*Change (col = 'white) to (col =YOUR COLOR)*//
if(snow){col = 'white'
}else{col = 'blue'}
drop[make].color = col;
}
window.onload=moverain
}
</script>
[ Color Picker ]
[
Get Code Here ]
Search Our Site By Individual letter
[ A ]
[ B ]
[ C ]
[ D ]
[ E ]
[ F ]
[ G ]
[ H ]
[ I ]
[ J-K ]
[ L ] |
Little Tips Directory [ Page 1 ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5 ] [ Page 6 ] [ Page 7 ] |
[ Index Page 1 ]
[ Index Page 2 ]
[ Index Page 3 ]
[ Index Page 4 ]
[ Index Page 5 ] [ Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ] [ Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ] [ News Letter Archives ]
[ Navigation Page ]
[ Archives Of Published Material ] |
If you are part of the ever growing number of webmasters who enjoy
sharing your knowledge with others on web design, join The
Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today
This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.
Copyright © Consigliere Ltd., All Rights Reserved. 2001-