Christmas Special : Falling Snow Effect for Blogger

  Christmas is coming in 2 days! Naturally, you would want to spice up your blog a little for this upcoming day right? Well, the falling snow effect would be just the right thing for YOU!


 How it looks like: (I used gray snow for my template because white would be hard to see.)






  I spent quite a while researching how to do it, and I finally got it! But first, this is what you need: (If you're lazy to edit everything and just want the snow to be white, scroll to the bottom of this post for the easy tutorial)


1) A Javascript Editor, such as EditPlus! (Download it here! Very small only.. Don't care what is says about the free trial because it works after the trial anyway)


2) A place to upload your javascript files. (Such as Google sites. Click link and register to make a page, then click 'create a page', then click 'file cabinet'


3) Reading skills. (You won't get here without that right?)






  Got all of that? Then we're ready to start! 


1) Download the javascript file from 


https://sites.google.com/site/jscriptuploads/home/jscripts/snowstormzhiwei%27s.js?attredirects=0&d=1 


2) Open it using your Javascript Editor. Instructions on how to change the variables are in the file you downloaded. (P.S : For snow colour, you have to get the html code. Get codes for different types of colours here.)


3) Once you've edited to what you wanted, save and upload your file to your upload page. (Google Pages)


4) Copy the download link for your uploaded Javascript file.


5) Replace 'YOUR FILE DOWNLOAD LINK HERE' (below) with your download link and copy the whole code


<script src="YOUR FILE DOWNLOAD LINK HERE" type="text/javascript"></script>


6) Go to your blogger 'design' page and go to 'add a new gadget', 'HTML/JavaScript', then paste the code you copied into the empty space below the title. 
  
7) Save and view your blog. Satisfied? 
Leave you 'thank you's below at the comment box!


The Easier Way (White Snow)
Copy the following code:


<script src="https://sites.google.com/site/jscriptuploads/home/jscripts/snowstormzhiwei%27s.js?attredirects=0&d=1" type="text/javascript"></script>


Then go to blogger's 'design' page, 'Add a gadget', 'HTML/Javascript', and paste the code above into the empty space. Save and enjoy.


  CREDITS GIVEN TO SCHILLMANIA!!