<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASA Computer Bali &#187; snow with javascript</title>
	<atom:link href="http://blog.asacombali.com/tag/snow-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.asacombali.com</link>
	<description>Computer Technical Support</description>
	<lastBuildDate>Tue, 12 Jan 2010 01:43:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Make Snow Effect with jQuery ?</title>
		<link>http://blog.asacombali.com/news-update/how-to-make-snow-effect-with-jquery/</link>
		<comments>http://blog.asacombali.com/news-update/how-to-make-snow-effect-with-jquery/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News and Update]]></category>
		<category><![CDATA[snow effect in website]]></category>
		<category><![CDATA[snow jquery effect]]></category>
		<category><![CDATA[snow with javascript]]></category>

		<guid isPermaLink="false">http://blog.asacombali.com/?p=17</guid>
		<description><![CDATA[December ! identically with Christmas celebration. In this articles let I show you, how to make a beautiful snow effect with jQuery plugin called &#8220;jSnow&#8221;.   This is very simple. Even the beginner can do it.  These are the steps.
1. Download jSnow here.
2. Unpack the file and save &#8220;jSnow.js&#8221; to you web directory. For example [...]]]></description>
			<content:encoded><![CDATA[<p>December ! identically with Christmas celebration. In this articles let I show you, how to make a beautiful snow effect with jQuery plugin called &#8220;jSnow&#8221;.   This is very simple. Even the beginner can do it.  These are the steps.</p>
<p>1. Download jSnow <a title="JSnoq, the jQuery Plugin" href="http://www.dummwiam.com/resources/jSnow1.0.zip">here</a>.<br />
2. Unpack the file and save &#8220;jSnow.js&#8221; to you web directory. For example in js folder (if your file is in the root, the path will be in &#8220;js/jsnow.js&#8221;).<br />
3. Add code below at your header of your page (before <span style="color: #0000ff;"><em>&lt;body&gt;</em></span> tag).</p>
<p><span style="color: #0000ff;"><em>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js&#8221;&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;js/jsnow.js&#8221;&gt;&lt;/script&gt;</em></span></p>
<p><span style="color: #0000ff;"><em>&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(function() {<br />
$().jSnow();<br />
});<br />
&lt;/script&gt;</em></span></p>
<p>4. Save the file and test it.<br />
5. The result is like <a href="http://dewabharataubud.com/">this </a></p>
<p>Visit the author <a href="http://www.dummwiam.com/jSnow">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.asacombali.com/news-update/how-to-make-snow-effect-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
