<?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>Designerfoo.com &#187; jQuery</title>
	<atom:link href="http://designerfoo.com/webmaster-services/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://designerfoo.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Dec 2011 09:20:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery Validate: How-to Show Alert Box(s) with Regular Validation &amp; Input Focus.</title>
		<link>http://designerfoo.com/jquery-validate-alert-box-validation.html</link>
		<comments>http://designerfoo.com/jquery-validate-alert-box-validation.html#comments</comments>
		<pubDate>Mon, 17 Oct 2011 16:57:52 +0000</pubDate>
		<dc:creator>Designerfoo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[jquery form validation]]></category>
		<category><![CDATA[jquery validate alert]]></category>
		<category><![CDATA[jquery validate element]]></category>
		<category><![CDATA[jquery validate plugin]]></category>
		<category><![CDATA[jquery validator]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://designerfoo.com/?p=888</guid>
		<description><![CDATA[With the jQuery Validate plugin, validating forms is a superbly easy! I wanted to display error messages generated by the plugin in an alert box as well as within the label tags it generates. And the below gist shows exactly how the jquery validation &#8220;alerts&#8221; the user that a field is not correctly validated.  [...]]]></description>
		<wfw:commentRss>http://designerfoo.com/jquery-validate-alert-box-validation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery: Thickbox Hack to refresh parent window on tb_close() event</title>
		<link>http://designerfoo.com/jquery-thickbox-hack-to-refresh-parent-window-on-tb_close-event.html</link>
		<comments>http://designerfoo.com/jquery-thickbox-hack-to-refresh-parent-window-on-tb_close-event.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 17:03:36 +0000</pubDate>
		<dc:creator>Designerfoo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[refresh parent]]></category>
		<category><![CDATA[thickbox]]></category>
		<category><![CDATA[thickbox hack]]></category>

		<guid isPermaLink="false">http://designerfoo.com/?p=394</guid>
		<description><![CDATA[I was looking for a way to refresh the parent window on the remove event [tb_remove()] of thickbox jQuery plugin, developed by Cody Lindley, with/without modal and/or iframe popup windows. And here is what I did, hope this helps you guys too&#8230;
Step 1
Get the unpacked/unminified version of ThickBox.js. Open it up in your favorite text [...]]]></description>
		<wfw:commentRss>http://designerfoo.com/jquery-thickbox-hack-to-refresh-parent-window-on-tb_close-event.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>jQuery validation plugin: Rules</title>
		<link>http://designerfoo.com/jquert-validate-plugin-rules.html</link>
		<comments>http://designerfoo.com/jquert-validate-plugin-rules.html#comments</comments>
		<pubDate>Fri, 27 Nov 2009 14:49:56 +0000</pubDate>
		<dc:creator>Designerfoo</dc:creator>
				<category><![CDATA[Forms]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jquery forms]]></category>
		<category><![CDATA[jquery regex validation]]></category>
		<category><![CDATA[jquery validation plugin]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://designerfoo.com/?p=229</guid>
		<description><![CDATA[I was working on a project and wanted to validate a form. Since I was already using and including jQuery, I thought I did validate the form using jQuery itself. 
I had heard and read about the validation plugin by Jörn Zaefferer and I decided to use it. Sure enough its easy to use and [...]]]></description>
		<wfw:commentRss>http://designerfoo.com/jquert-validate-plugin-rules.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

