<?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>MDBitz Development Resources &#187; JQuery</title>
	<atom:link href="http://resources.mdbitz.com/categories/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Correctly include jQuery in your WordPress Plugin</title>
		<link>http://resources.mdbitz.com/2010/11/how-to-correctly-include-jquery-in-your-wordpress-plugin/</link>
		<comments>http://resources.mdbitz.com/2010/11/how-to-correctly-include-jquery-in-your-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 14:25:48 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress (WP)]]></category>
		<category><![CDATA[add_action]]></category>
		<category><![CDATA[init]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WP]]></category>
		<category><![CDATA[wp_enqueue_script]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1496</guid>
		<description><![CDATA[One of the most frustrating items I&#8217;ve come across recently is that alot of WordPress plugins include their own version of jQuery or similar JavaScript library. Please Stop!!!! What you may not realize is that WordPress comes bundled with the jQuery library and to boot they provide a simple method to not only include it [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/11/how-to-correctly-include-jquery-in-your-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plupload &#8211; A new file uploading tool from moxiecode</title>
		<link>http://resources.mdbitz.com/2010/02/plupload-a-new-file-uploading-tool-from-moxiecode/</link>
		<comments>http://resources.mdbitz.com/2010/02/plupload-a-new-file-uploading-tool-from-moxiecode/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 20:38:14 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[File Uploader]]></category>
		<category><![CDATA[Plug n Play]]></category>
		<category><![CDATA[Plupload]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=940</guid>
		<description><![CDATA[For those of us that have applications that require the uploading of files, our work has just gotten easier. Earlier this month the folks of moxiecode (tinymce) released the first version of their File Uploading tool Plupload. This handy tool enables users to utilize Flash, Silverlight, HTML5, and other web assets for handling and displaying [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/02/plupload-a-new-file-uploading-tool-from-moxiecode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips &amp; Tricks: How to add a new Table Row using jQuery</title>
		<link>http://resources.mdbitz.com/2010/01/tips-tricks-how-to-add-a-new-table-row-using-jquery/</link>
		<comments>http://resources.mdbitz.com/2010/01/tips-tricks-how-to-add-a-new-table-row-using-jquery/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:49:28 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Manipulation]]></category>
		<category><![CDATA[Table]]></category>
		<category><![CDATA[Table Row]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=834</guid>
		<description><![CDATA[In Dynamic websites we often find that we need to modify page content on the fly based on user actions. A common example of this is allowing the user to add additional input boxes for configurations or attachments. I personally like to contain such input as a new row in a table. To accomplish this [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/01/tips-tricks-how-to-add-a-new-table-row-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Snipetts: How to use JQuery to submit a form on enter</title>
		<link>http://resources.mdbitz.com/2009/11/code-snipetts-how-to-use-jquery-to-submit-a-form-on-enter/</link>
		<comments>http://resources.mdbitz.com/2009/11/code-snipetts-how-to-use-jquery-to-submit-a-form-on-enter/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 17:42:35 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[enter key]]></category>
		<category><![CDATA[Form submit]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=631</guid>
		<description><![CDATA[Often as a User we don&#8217;t want to use our mouse or tab to the submit button to submit a form on a Web page, instead we may just want to press the enter key on our keyboard. This functionality can be easily completed by performing a bit of JavaScript, personally I find that utilizing [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2009/11/code-snipetts-how-to-use-jquery-to-submit-a-form-on-enter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

