Winters are here and Snow effects remain very popular on the web for decorative purposes. This tutorial helps you achieve such effect without using images.
The result is a lightweight, hassle free experience. As the snow is white, this script is only suitable on pages with a dark background.
Demo:
For WordPress Users:
Note: Do take backup of your theme before you try this.
01. Go to Appearance => Editor.

02. Then choose Footer.php file from right hand side and add below code before </body>:

/***********************************************
- Snow Effect without images-by Kurt Grigg at http://www.btinternet.com/~kurt.grigg/javascript
- Script featured and available at Dynamic Drive at http://www.dynamicdrive.com/
- Please keep this notice intact
***********************************************/
</script>
03. Save The file and you are done.
For Blogger Users:
Note: Do take backup of your template before you try this.
01. Go to Layout => Edit HTML and before </body> add Below code in to it:

/***********************************************
- Snow Effect without images-by Kurt Grigg at http://www.btinternet.com/~kurt.grigg/javascript
- Script featured and available at Dynamic Drive at http://www.dynamicdrive.com/
- Please keep this notice intact
***********************************************/
</script>
02. Save Template. You are done.
Script Source:
* IE5+: IE 5 and above
* FF1+: Firefox 1.0+. NS6+ and FF beta are assumed as well.
* Opr7+: Opera 7 and above.
That concludes this simple and useful tutorial. Hope you like it.
If you enjoy this post, make sure you 




