How to Add Snow Fall On any web Page With Javascript

Hi Friends welcome to 92tricks.blogspot.com
today i will  show you how to Add snowfall effects on your any web Page

by useing java script


its so esy and you can do it easyly
so lets start it...

1:

Select your web page where you want to Add snow Fall.. :p

2:

Edit your page html and add bellow script bettwen <body></body>

https://cdnjs.cloudflare.com/ajax/libs/Snowstorm/20131208/snowstorm-min.js
in script src
like 


<script src="https://cdnjs.cloudflare.com/ajax/libs/Snowstorm/20131208/snowstorm-min.js"></script>
...
..
If you want to show snow fall on your All pages then add it before </head>
you can use notepade or wordpade
to edit your page or other ways that you know to find <body> or <head> pressing ctrl+F
..

Live Demo

click here to see live Demoif you get any problem ask me i will help you to fix..

Post a Comment

0 Comments