<?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>jQuery Magic : Doing Magics with jQuery &#187; Methods</title>
	<atom:link href="http://www.jquerymagic.com/category/methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jquerymagic.com</link>
	<description>Doing Magics with jQuery</description>
	<lastBuildDate>Sun, 18 Oct 2009 15:10:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The sweet Chainability</title>
		<link>http://www.jquerymagic.com/2009/03/the-sweet-chainability/</link>
		<comments>http://www.jquerymagic.com/2009/03/the-sweet-chainability/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:34:59 +0000</pubDate>
		<dc:creator>Mahbub</dc:creator>
				<category><![CDATA[Methods]]></category>
		<category><![CDATA[chain]]></category>
		<category><![CDATA[method chainability]]></category>

		<guid isPermaLink="false">http://www.jquerymagic.com/?p=48</guid>
		<description><![CDATA[One of the best thing about jQuery is it&#8217;s chain ability for almost all it&#8217;s methods. If &#8220;chain ability&#8221; sounds hebrew, here&#8217;s a little explanation what it is.

Let&#8217;s say you have a &#60;div id=&#8221;myDiv&#8221;&#62;Lorem Ipsum &#60;/div&#62;
And you need to do the following 

Change the height to 150px
Change the opacity to 0.8
Add a class called &#8220;pClass&#8221;
And set [...]]]></description>
		<wfw:commentRss>http://www.jquerymagic.com/2009/03/the-sweet-chainability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
