Selasa, 22 Februari 2011

How to Make Falling Snow Effect to Blogspot

So bloggers, do you like snow? Yes you can find snow in your blog. This is the way how to get snow effect to your blog.

1. Make sure you're online on Blogspot
2. Click on Design and click Edit HTML
3. Find the word </head> or to make it easy just press Ctrl F on your keyboard, then fill that word on the box
5. Then copy this code

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js' type='text/javascript'/>
<script src='http://nirav07.110mb.com/jsnow.js' type='text/javascript'/>
  <script type='text/javascript'>
$(function() {
$().jSnow();
});
</script>

6. Paste this code below the word </head>
7. And click Save
8. Enjoy the snow :)
  • Sorry for my bad English, and please make correction for me :)
  • If you have question, just comment me, I'll reply ASAP
  • Don't forget to click "Follow"

Tidak ada komentar:

Posting Komentar