<?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"
	>
<channel>
	<title>Comments on: the button element and IE</title>
	<atom:link href="http://nickcowie.com/2006/the-button-element-and-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickcowie.com/2006/the-button-element-and-ie/</link>
	<description>Web standards, accessibility  and such like with a bias toward  Government web sites</description>
	<pubDate>Wed, 20 Aug 2008 07:26:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: kay lives here &#187; Blog Archive &#187; How good markup makes your life easier</title>
		<link>http://nickcowie.com/2006/the-button-element-and-ie/#comment-10110</link>
		<dc:creator>kay lives here &#187; Blog Archive &#187; How good markup makes your life easier</dc:creator>
		<pubDate>Sun, 28 Jan 2007 05:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2006/the-button-element-and-ie/#comment-10110</guid>
		<description>[...] Of course, there are things you need to know before you use the element. Nick reports that IE gets things a little backwards when passing the value of the button. But you have a similar issue with &#60;input type=&#8221;image&#8221;&#62; so it&#8217;s really just a case of being aware of the problem. [...]</description>
		<content:encoded><![CDATA[<p>[...] Of course, there are things you need to know before you use the element. Nick reports that IE gets things a little backwards when passing the value of the button. But you have a similar issue with &lt;input type=&#8221;image&#8221;&gt; so it&#8217;s really just a case of being aware of the problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forget input type=submit - use a button! &#187; zombiecoder kay: best practices web development</title>
		<link>http://nickcowie.com/2006/the-button-element-and-ie/#comment-9184</link>
		<dc:creator>Forget input type=submit - use a button! &#187; zombiecoder kay: best practices web development</dc:creator>
		<pubDate>Mon, 08 Jan 2007 14:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2006/the-button-element-and-ie/#comment-9184</guid>
		<description>[...] So, next time you build a form, try throwing in a button instead of an input type=submit. But be a little careful, because they are not completely without idiosyncracies. Nick recently reported that IE gets things a little backwards sometimes (typical!). [...]</description>
		<content:encoded><![CDATA[<p>[...] So, next time you build a form, try throwing in a button instead of an input type=submit. But be a little careful, because they are not completely without idiosyncracies. Nick recently reported that IE gets things a little backwards sometimes (typical!). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hmark</title>
		<link>http://nickcowie.com/2006/the-button-element-and-ie/#comment-8824</link>
		<dc:creator>Hmark</dc:creator>
		<pubDate>Wed, 03 Jan 2007 13:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2006/the-button-element-and-ie/#comment-8824</guid>
		<description>Also, if you have more than one button element in a form, all of them will be submitted with the form, not just the one that the user clicked.</description>
		<content:encoded><![CDATA[<p>Also, if you have more than one button element in a form, all of them will be submitted with the form, not just the one that the user clicked.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
