<?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>Ahabman &#187; jQuery</title>
	<atom:link href="http://ahabman.com/blog/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahabman.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 27 Nov 2011 19:52:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>jQuery validation with Prototype</title>
		<link>http://ahabman.com/blog/2008/05/jquery-validation-with-prototype/</link>
		<comments>http://ahabman.com/blog/2008/05/jquery-validation-with-prototype/#comments</comments>
		<pubDate>Sat, 17 May 2008 00:27:32 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.grandrapidswebdeveloper.com/blog/?p=3</guid>
		<description><![CDATA[Here is the jQuery validation plugin fixed up so that it works if you have prototype installed along side jQuery. I just replaced references to $() with jQuery() in the jQuery.validations.js file. jquery.validate.js with prototype]]></description>
			<content:encoded><![CDATA[<p>Here is the jQuery validation plugin fixed up so that it works if you have prototype installed along side jQuery.  I just replaced references to $() with jQuery() in the jQuery.validations.js file.<br />
<a href="http://www.grandrapidswebdeveloper.com/blog/wp-content/uploads/2008/05/jqueryvalidate.js">jquery.validate.js with prototype</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ahabman.com/blog/2008/05/jquery-validation-with-prototype/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

