Snow joke… JavaScript Falling Snow technique….
Posted on December 2, 2013 by Daniel Chadwick
Within a week of launching the new web-feet site we decided to implement a changing theme for the banner (to change with the seasons). We had already developed clouds to float across the screen in summer, but we needed some rain and snow for winter and autumn…
So I turned to Google to find a canvas HTML5solution, and ended up implementing my own JavaScript.
Here is the result for the snow on jsfiddle (http://jsfiddle.net/k7RHs/10/).
As you can see the result is very pleasing and the snow also slowly “settles” at the bottom of the element in which it is contained.
If you would like this effect on your site for christmas then get in contact!
Happy Christmas!