How to create snow effect using javascript

So guys, the winter season is almost here and let’s do something special for this season. As a blogger the best thing we can do is to add the snow effect in our blog or website by using simple javascript. This snow effect is used to create a special effect for your blog/website which looks like snow(not actually 😛 , just some white dots)  is falling from top to bottom on your web page.

FEATURES:

  • Light weight, doesn’t makes a page heavy.
  • Easy to implement.
  • Easy to remove.
  • Looks good and temporarily changes the looks of your blog/website.

EXAMPLE BLOG:

Check out this blog where we have implemented the “Snow Effect” code.

CODE:

Copy the code given below,

<script src=”http://snow-effect.googlecode.com/files/snow.js” type=”text/javascript”>
</script>

IMPLEMENTATION(for blogger blogs):

To use the above code in your blogger blog, go to:

Dashboard>>Layout>>Add a Gadget>>HTML/Javascript

html_logo

Paste the JavaScript there and you are all done, just go to your homepage and see the changes 😉

JavaScript Source: google code.

5 Comments

Gautam September 23, 2009

Yeah, I used it on the previous Christmas.. It has a very nice effect

sauravjit September 25, 2009

Seriously a nice one 🙂

Anamika December 21, 2010

sorry to say that i tried this but it didnt worked for me.

Sauravjit December 24, 2010

What error ru getting? Check out the sample blog above where we have installed the same code and it’s working fine. May be you cant see the effect cuz the background of your blog is white.

Reparatii Monitoare December 16, 2011

Sorry, didn’t worked for me. Tried with Chrome.