<?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>Joe Riggs Bloggs &#187; jquery</title>
	<atom:link href="http://joe-riggs.com/blog/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://joe-riggs.com/blog</link>
	<description>simple man/complex world</description>
	<lastBuildDate>Thu, 12 Aug 2010 14:12:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>jQuery and php Progressive Form Example</title>
		<link>http://joe-riggs.com/blog/2009/12/jquery-and-php-progressive-form-example/</link>
		<comments>http://joe-riggs.com/blog/2009/12/jquery-and-php-progressive-form-example/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 20:09:37 +0000</pubDate>
		<dc:creator>jriggs</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[progressive enhancement]]></category>

		<guid isPermaLink="false">http://joe-riggs.com/blog/?p=462</guid>
		<description><![CDATA[How to use php and jquery to submit a form. This form features progressive enhancement meaning that if the client has javascript disabled the form will still function. First the form, written in php: &#160; &#60;?php function DisplayForm&#40;$values, $errors&#41;&#123; ?&#62; &#160; &#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Transitional//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#34;&#62; &#60;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34;&#62; &#60;head&#62; &#60;title&#62;Progressive Enhancement&#60;/title&#62; &#60;meta [...]]]></description>
		<wfw:commentRss>http://joe-riggs.com/blog/2009/12/jquery-and-php-progressive-form-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
