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.

snow

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.

&lt;!–Snowing–&gt;
&lt;script type="text/javascript" &gt;
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));
&lt;/script&gt;
&lt;!–Snowing–&gt;

The value of customizedHeight means you snow effect height form top to down. You can change it as you like.

Related posts

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">