Let Your Blog Snow in Christmas Day
Christmas day is coming soon, have you prepare the socks for Santa Claus? I like snow and I like the white Christmas, but it won’t be happened in Zhuhai China. I still remember the first time I saw snow, it was in northeast of china after getting out of the shower in the night. It’s beautiful and I felt excited even though feeling a bit cold at the same time.

That was the my first feeling to snow, and now I will show you how to let your blog snow. If you are using a wordpress blog, there’s an easy way to make the snow effect. You can see the demo at the header of my blog. Just copy and paste this code between <body> and </body> in you wordpress theme.
<!–Snowing–> <script type="text/javascript" > var customizedHeight = 130; var aw_snow_jssrc = '%3Cscript type="text/javascript"'; aw_snow_jssrc += 'src="http://vosforever.app'; aw_snow_jssrc += 'spot.com/static/snow.js"%3E%3C/script%3E'; document.write(unescape(aw_snow_jssrc)); </script> <!–Snowing–>
The value of customizedHeight means you snow effect height form top to down. You can change it as you like.









