<?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: button versus input[type=&quot;submit&quot;] in IE and beyond</title>
	<atom:link href="http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: MattQuinlan</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266693</link>
		<dc:creator>MattQuinlan</dc:creator>
		<pubDate>Thu, 14 Aug 2008 21:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266693</guid>
		<description>@hellweaver666  

Amen brotha!</description>
		<content:encoded><![CDATA[<p>@hellweaver666  </p>
<p>Amen brotha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newz2000</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266628</link>
		<dc:creator>newz2000</dc:creator>
		<pubDate>Wed, 13 Aug 2008 17:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266628</guid>
		<description>The full power of the button tag is out of reach for now, but there is benefit to using them - its easier to style them for one. Plus, you can easily put images on the buttons if you so desire.</description>
		<content:encoded><![CDATA[<p>The full power of the button tag is out of reach for now, but there is benefit to using them &#8211; its easier to style them for one. Plus, you can easily put images on the buttons if you so desire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerome</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266596</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266596</guid>
		<description>I like cake!</description>
		<content:encoded><![CDATA[<p>I like cake!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmneter</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266591</link>
		<dc:creator>jmneter</dc:creator>
		<pubDate>Tue, 12 Aug 2008 06:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266591</guid>
		<description>I don&#039;t what is yourself&#039;s idea!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t what is yourself&#8217;s idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhtmlkitchen</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266585</link>
		<dc:creator>dhtmlkitchen</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266585</guid>
		<description>It is absolutely not fixed in IE8.
-
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/dynamically-updating-button-value.html
-
Nor is disabled . 
http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/OptionDisabledSupport.html

In IE, an option with disabled attribute is treated as a successful form control. This is a violation of HTML 4.1
&lt;blockquote&gt;Controls that are disabled cannot be successful.&lt;/blockquote&gt;
http://www.w3.org/TR/html401/interact/forms.html#h-17.13.2
-
Blog entries are nice for getting attention (and ad revenue), but are not centralized. The MSIE project serves as a centralized compendium of bugs for MSIE 8. It is a free publicly alternative to the Microsoft &quot;closed by design&quot; Connect site.
-
Clean bug reports are greatly appreciated. Please see the guidelines:
http://code.google.com/p/msie/wiki/Guidelines</description>
		<content:encoded><![CDATA[<p>It is absolutely not fixed in IE8.<br />
-<br />
<a href="http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/dynamically-updating-button-value.html" rel="nofollow">http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/dynamically-updating-button-value.html</a><br />
-<br />
Nor is disabled .<br />
<a href="http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/OptionDisabledSupport.html" rel="nofollow">http://www.gtalbot.org/BrowserBugsSection/MSIE7Bugs/OptionDisabledSupport.html</a></p>
<p>In IE, an option with disabled attribute is treated as a successful form control. This is a violation of HTML 4.1</p>
<blockquote><p>Controls that are disabled cannot be successful.</p></blockquote>
<p><a href="http://www.w3.org/TR/html401/interact/forms.html#h-17.13.2" rel="nofollow">http://www.w3.org/TR/html401/interact/forms.html#h-17.13.2</a><br />
-<br />
Blog entries are nice for getting attention (and ad revenue), but are not centralized. The MSIE project serves as a centralized compendium of bugs for MSIE 8. It is a free publicly alternative to the Microsoft &#8220;closed by design&#8221; Connect site.<br />
-<br />
Clean bug reports are greatly appreciated. Please see the guidelines:<br />
<a href="http://code.google.com/p/msie/wiki/Guidelines" rel="nofollow">http://code.google.com/p/msie/wiki/Guidelines</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Hartmann</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266584</link>
		<dc:creator>Jon Hartmann</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266584</guid>
		<description>Man, I really hope IE 8 is a issued as a critical update. The web practically NEEDS the button element. Leave it to IE to be years behind everyone in basic HTML compliance.</description>
		<content:encoded><![CDATA[<p>Man, I really hope IE 8 is a issued as a critical update. The web practically NEEDS the button element. Leave it to IE to be years behind everyone in basic HTML compliance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diodeus</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266570</link>
		<dc:creator>Diodeus</dc:creator>
		<pubDate>Mon, 11 Aug 2008 15:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266570</guid>
		<description>Or...forget about allowing the form to handle the delete processing completely. Use: type=button onclick=&#039;deleteMe(1122)&#039; and do it with an Ajax call. After all, this is Ajaxian.</description>
		<content:encoded><![CDATA[<p>Or&#8230;forget about allowing the form to handle the delete processing completely. Use: type=button onclick=&#8217;deleteMe(1122)&#8217; and do it with an Ajax call. After all, this is Ajaxian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hellweaver666</title>
		<link>http://ajaxian.com/archives/button-versus-inputtypesubmit-in-ie-and-beyond/comment-page-1#comment-266566</link>
		<dc:creator>hellweaver666</dc:creator>
		<pubDate>Mon, 11 Aug 2008 14:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4065#comment-266566</guid>
		<description>&lt;blockquote cite=&quot;Dion Almaer&quot;&gt;...so as soon as everyone on IE upgrades to IE 8 we will be fine ;)&lt;/blockquote&gt;

So... errrm, that&#039;ll be 2018 then?</description>
		<content:encoded><![CDATA[<blockquote cite="Dion Almaer"><p>&#8230;so as soon as everyone on IE upgrades to IE 8 we will be fine ;)</p></blockquote>
<p>So&#8230; errrm, that&#8217;ll be 2018 then?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

