<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: JQuery Validator plus Element IDs, and Names</title>
	<atom:link href="http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-validator-plus-element-ids-and-names</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 18:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Chris Brandsma</title>
		<link>http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/comment-page-1/#comment-50648</link>
		<dc:creator>Chris Brandsma</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/#comment-50648</guid>
		<description>I am with Richard on this one, as I typically have to assign labels to my inputs.

Side note: NEVER give your submit button an ID of &#039;submit&#039;.  You just don&#039;t want to go there.</description>
		<content:encoded><![CDATA[<p>I am with Richard on this one, as I typically have to assign labels to my inputs.</p>
<p>Side note: NEVER give your submit button an ID of &#8216;submit&#8217;.  You just don&#8217;t want to go there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard@Home</title>
		<link>http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/comment-page-1/#comment-50646</link>
		<dc:creator>Richard@Home</dc:creator>
		<pubDate>Tue, 24 Nov 2009 16:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/#comment-50646</guid>
		<description>Actually, the ID is very useful and should always be present as that&#039;s what  you use to hook your [label] tags to their inputs.</description>
		<content:encoded><![CDATA[<p>Actually, the ID is very useful and should always be present as that&#8217;s what  you use to hook your [label] tags to their inputs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sheehan</title>
		<link>http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/comment-page-1/#comment-50629</link>
		<dc:creator>John Sheehan</dc:creator>
		<pubDate>Tue, 24 Nov 2009 07:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/#comment-50629</guid>
		<description>To reinforce your point, the key distinction is that form elements have an ID that represents them client-side, and each of those elements has two attributes sent to the server in a form submission: name &amp; value. Unless you need to manipulate them client-side, you don&#039;t need IDs on your form elements (I think the MVC TextBox helper renders an ID automatically, which it really shouldn&#039;t do since they&#039;re not required).</description>
		<content:encoded><![CDATA[<p>To reinforce your point, the key distinction is that form elements have an ID that represents them client-side, and each of those elements has two attributes sent to the server in a form submission: name &amp; value. Unless you need to manipulate them client-side, you don&#8217;t need IDs on your form elements (I think the MVC TextBox helper renders an ID automatically, which it really shouldn&#8217;t do since they&#8217;re not required).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elegant Code » JQuery Validator plus Element IDs, and Names &#124; Arabic names</title>
		<link>http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/comment-page-1/#comment-50625</link>
		<dc:creator>Elegant Code » JQuery Validator plus Element IDs, and Names &#124; Arabic names</dc:creator>
		<pubDate>Tue, 24 Nov 2009 06:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2009/11/23/jquery-validator-plus-element-ids-and-names/#comment-50625</guid>
		<description>[...] the example post:  Elegant Code » JQuery Validator nonnegative Element IDs, and Names   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] the example post:  Elegant Code » JQuery Validator nonnegative Element IDs, and Names   Share and [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

