December ! identically with Christmas celebration. In this articles let I show you, how to make a beautiful snow effect with jQuery plugin called “jSnow”. This is very simple. Even the beginner can do it. These are the steps.
1. Download jSnow here.
2. Unpack the file and save “jSnow.js” to you web directory. For example in js folder (if your file is in the root, the path will be in “js/jsnow.js”).
3. Add code below at your header of your page (before <body> tag).
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js”></script>
<script type=”text/javascript” src=”js/jsnow.js”></script>
<script type=”text/javascript”>
$(function() {
$().jSnow();
});
</script>
4. Save the file and test it.
5. The result is like this
Visit the author here.
When I surf to webmasterworld, I found an interesting article there. The member of Webmasterworld, named “explorador”, wrote very good article.
courtesy : http://www.webmasterworld.com/webmaster/4043557.htm (by explorador)
0. Read and keep reading
From the early stages until you reach your “guru level”: read and keep reading to keep learning. The internet is alive and changes fast, besides nobody knows it all. If you are a beginner: read, research. If you are an expert, you already know you should keep reading. Webmasterworld is a great place to share and learn.
(more…)
Dear reader,
First of all, thank you for visiting my Website. In this post we glad to announce our new look of our Website. And also we are move to new host, in Singapore. Why we are choosing host in Singapore. We leave in Bali. And the nearest and fastest bandwidth for Web server is in Singapore (not in Indonesia , he em). So that we can update our news easily but keep fast from you, my visitor.
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!