<?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: DOMLint: Checking for Form Conflicts</title>
	<atom:link href="http://ajaxian.com/archives/domlint-checking-for-form-conflicts/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/domlint-checking-for-form-conflicts</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: shadedecho</title>
		<link>http://ajaxian.com/archives/domlint-checking-for-form-conflicts/comment-page-1#comment-271980</link>
		<dc:creator>shadedecho</dc:creator>
		<pubDate>Thu, 12 Mar 2009 15:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6303#comment-271980</guid>
		<description>I&#039;ve tried this against a few sites while using IE7, and it seems to &quot;hang&quot; (that is, never progresses) after then second of the six tests. It works against the same sites while in FF. Strange, since this seems like more of a server side checking that is happening, but maybe I&#039;m misunderstanding exactly how it&#039;s doing it&#039;s magic.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried this against a few sites while using IE7, and it seems to &#8220;hang&#8221; (that is, never progresses) after then second of the six tests. It works against the same sites while in FF. Strange, since this seems like more of a server side checking that is happening, but maybe I&#8217;m misunderstanding exactly how it&#8217;s doing it&#8217;s magic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan1</title>
		<link>http://ajaxian.com/archives/domlint-checking-for-form-conflicts/comment-page-1#comment-271973</link>
		<dc:creator>Jordan1</dc:creator>
		<pubDate>Thu, 12 Mar 2009 14:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6303#comment-271973</guid>
		<description>Might be able to accomplish this with a few CSS declarations:
&lt;code&gt;
input.submit, form.getElementById, etc. {
  border: thick solid red;
  background: red;
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Might be able to accomplish this with a few CSS declarations:<br />
<code><br />
input.submit, form.getElementById, etc. {<br />
  border: thick solid red;<br />
  background: red;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

