<?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>HitXP &#187; Javascript</title>
	<atom:link href="http://www.hitxp.com/zone/category/ask-guru/javascript-ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hitxp.com/zone</link>
	<description>Human Intelligence to Solve Xtreme Problems</description>
	<lastBuildDate>Thu, 09 Jun 2011 18:13:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to cancel an animation in JQuery before starting a new one?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 13:47:17 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[cancel]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[stop]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=278</guid>
		<description><![CDATA[JQuery animations are great, but they queue up when multiple animations are applied to the same object. To learn how to cancel a JQuery animation read this article.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/how-to-cancel-an-animation-in-jquery-before-starting-a-new-one/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to access inbuilt JQuery $ used by WordPress in javascript?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:59:43 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=244</guid>
		<description><![CDATA[The JQuery framework used by wordpress is not accessible by other custom javascript. Here is how to access the JQuery object loaded by Wordpress instead of having to reload another JQuery script file.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/theme-access-inbuilt-jquery-used-by-wordpress-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to dynamically load javascript files using JQuery?</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:49:50 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=242</guid>
		<description><![CDATA[Want to load a javascript file asynchronously using JQuery? Here is how to do it.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/asynchronously-dynamically-parallel-load-javascript-files-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplest Ajax Code Snippet</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/simplest-ajax-code-snippet/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/simplest-ajax-code-snippet/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 17:51:42 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code snippet]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=146</guid>
		<description><![CDATA[The simplest possible code snippet to implement javascript Ajax feature.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/simplest-ajax-code-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Trim a string in Javascript</title>
		<link>http://www.hitxp.com/zone/ask-guru/javascript-ajax/fastest-string-trim-method-function-regular-expression/</link>
		<comments>http://www.hitxp.com/zone/ask-guru/javascript-ajax/fastest-string-trim-method-function-regular-expression/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 17:36:24 +0000</pubDate>
		<dc:creator>Gurudev</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[trim]]></category>

		<guid isPermaLink="false">http://www.hitxp.com/zone/?p=144</guid>
		<description><![CDATA[A javascript function based on regular expressions to trim a string of spaces on either sides.]]></description>
		<wfw:commentRss>http://www.hitxp.com/zone/ask-guru/javascript-ajax/fastest-string-trim-method-function-regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

