<?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>Lost-In-Code &#187; jquery</title>
	<atom:link href="http://www.lost-in-code.com/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lost-in-code.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:07:21 +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>jQuery Cancel Other Ajax Requests</title>
		<link>http://www.lost-in-code.com/programming/javascript/jquery-cancel-other-ajax-requests/</link>
		<comments>http://www.lost-in-code.com/programming/javascript/jquery-cancel-other-ajax-requests/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 11:24:05 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Abort]]></category>
		<category><![CDATA[Abort Ajax Requests]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Ajax Requests]]></category>
		<category><![CDATA[Cancel Ajax Requests]]></category>
		<category><![CDATA[Cancel Request]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jQuery Ajax]]></category>
		<category><![CDATA[Multiple Ajax Requests]]></category>
		<category><![CDATA[Redundant Requests]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=378</guid>
		<description><![CDATA[For some reason, you might be submitting Ajax requests to the same URL for the same purpose and returning the same results but it happens that there are multiple Ajax requests just being redundant. Possibly a user interface where a user is making multiple selections on a page, one after the other and running multiple [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/programming/javascript/jquery-cancel-other-ajax-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery delay function/method</title>
		<link>http://www.lost-in-code.com/programming/javascript/jquery-javascript/jquery-delay-functionmethod/</link>
		<comments>http://www.lost-in-code.com/programming/javascript/jquery-javascript/jquery-delay-functionmethod/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 20:04:04 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[delay attr]]></category>
		<category><![CDATA[delay css]]></category>
		<category><![CDATA[delay function]]></category>
		<category><![CDATA[delay method]]></category>
		<category><![CDATA[delay selector]]></category>
		<category><![CDATA[Javascript delay]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jQuery delay]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=371</guid>
		<description><![CDATA[New jQuery delay() method. More information and examples of the jQuery delay() function/method. Here is a quick example: jQuery&#40;&#8216;#mydiv&#8217;&#41;.attr&#40;&#8216;value&#8217;, &#34;Button Text&#34;&#41;.delay&#40;1500&#41;.queue&#40;function&#40;&#41; &#123; alert&#40;&#8216;button text was changed&#8217;&#41;; &#125;&#41;;]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/programming/javascript/jquery-javascript/jquery-delay-functionmethod/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery : Auto iFrame Height</title>
		<link>http://www.lost-in-code.com/programming/jquery-auto-iframe-height/</link>
		<comments>http://www.lost-in-code.com/programming/jquery-auto-iframe-height/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 08:55:32 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[auto adjust iframe]]></category>
		<category><![CDATA[auto div height]]></category>
		<category><![CDATA[auto height]]></category>
		<category><![CDATA[auto iframe height]]></category>
		<category><![CDATA[autoheight]]></category>
		<category><![CDATA[height of div]]></category>
		<category><![CDATA[height of iframe]]></category>
		<category><![CDATA[iframe auto height]]></category>
		<category><![CDATA[iframe height]]></category>
		<category><![CDATA[iframe height adjust]]></category>
		<category><![CDATA[iframe height to match height of content]]></category>
		<category><![CDATA[iframe scrolling]]></category>
		<category><![CDATA[Javascript auto iframe height]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jquery auto iframe height]]></category>
		<category><![CDATA[jquery autoHeight plugin]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[no scrollbars]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=221</guid>
		<description><![CDATA[This article will show you how to automatically adjust the height of an iFrame to the height of the content inside of the iFrame with the use of the jQuery JavaScript library and the jQuery autoHeight plugin. When you have an iFrame on a page and the height of the content in the iFrame is [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/programming/jquery-auto-iframe-height/feed/</wfw:commentRss>
		<slash:comments>155</slash:comments>
		</item>
		<item>
		<title>WordPress : Using jQuery library with your plugin or theme</title>
		<link>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/</link>
		<comments>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 23:20:05 +0000</pubDate>
		<dc:creator>Antonie Potgieter</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[noconflict]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.lost-in-code.com/?p=57</guid>
		<description><![CDATA[When you develop a WordPress plugin or theme, you might want to make use of the jQuery library included and distributed with the WordPress package. The jQuery library is located inside the &#8220;wp-includes/js/jquery/&#8221; folder. Even though you know what the location of the jQuery library is, I do not recommend that you reference this script [...]]]></description>
		<wfw:commentRss>http://www.lost-in-code.com/platforms/wordpress/wordpress-using-jquery-library-with-your-plugin-or-theme/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

