<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[KillerSites.com Web Design Forums - Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
	<link rel="self" href="http://www.killersites.com/forums/feed/atom/topic/1555/"/>
	<updated>2009-07-01T20:02:23Z</updated>
	<generator>PunBB</generator>
	<id>http://www.killersites.com/forums/topic/1555/button-tag-is-behaving-funcky-in-ie-but-works-ok-ok-firefox/</id>
		<entry>
			<title type="html"><![CDATA[Re: Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/8924/#p8924"/>
			<content type="html"><![CDATA[<p>maybe you are leaving an open quote in the form tag.</p>]]></content>
			<author>
				<name><![CDATA[limon]]></name>
				<uri>http://www.killersites.com/forums/user/5781/</uri>
			</author>
			<updated>2009-07-01T20:02:23Z</updated>
			<id>http://www.killersites.com/forums/post/8924/#p8924</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/8034/#p8034"/>
			<content type="html"><![CDATA[<p>Seems Am not the only one</p><p>Most Solutions offered are JavaScript related. Which to me is not a solution</p><p>These are some discussion on this problem:<br /></p><ul><li><p><a href="http://allinthehead.com/retro/330/coping-with-internet-explorers-mishandling-of-buttons" rel="nofollow">http://allinthehead.com/retro/330/copin &#133; of-buttons</a><br /><a href="http://www.kopz.org/public/documents/css/multiple_buttons_ie_workaround.html" rel="nofollow">http://www.kopz.org/public/documents/cs &#133; round.html</a><br /><a href="http://webbugtrack.blogspot.com/2007/10/bug-341-button-element-submits-wrong.html" rel="nofollow">http://webbugtrack.blogspot.com/2007/10 &#133; wrong.html</a></p></li></ul><p><img src="http://www.killersites.com/forums/img/smilies/sad.png" width="15" height="15" alt="sad" /> I have a Ton of buttons with this issue all over the place. I&#039;m just gonna go thru my pages and look for Forms with multiple &lt;button&gt; tags and then remove the &lt;button&gt; tag and go with INPUT type=submit</p><br /><p>BTW, this problem has been fixed in IE8</p>]]></content>
			<author>
				<name><![CDATA[rudyten2000]]></name>
				<uri>http://www.killersites.com/forums/user/559/</uri>
			</author>
			<updated>2009-06-01T00:53:01Z</updated>
			<id>http://www.killersites.com/forums/post/8034/#p8034</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link rel="alternate" href="http://www.killersites.com/forums/post/8023/#p8023"/>
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;form $PHP_SELF&#039; method=&quot;post&quot;&gt;
 &lt;button type=&quot;submit&quot; name=&quot;Update&quot;&gt;Update&lt;/button&gt;
 &lt;button type=&quot;submit&quot; name=&quot;Cancel&quot;&gt;Cancel&lt;/button&gt;
 &lt;/form&gt;</code></pre></div><p>Internet Explorer: (6.2) also in 7.0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Whatever&nbsp; button you press, both buttons get posted.</p><p>Firefox: (3.0)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Only one gets posted, the one you pressed</p><br /><p>SO.... if I have an Edit Form with both buttons<br />UPDATE - commits the data and return to calling page<br />CANCEL - do not update, just return to calling page</p><p>AT the MOMENT in IE it updates on CANCEL also:/</p><p>my source validates</p>]]></content>
			<author>
				<name><![CDATA[rudyten2000]]></name>
				<uri>http://www.killersites.com/forums/user/559/</uri>
			</author>
			<updated>2009-05-31T09:13:47Z</updated>
			<id>http://www.killersites.com/forums/post/8023/#p8023</id>
		</entry>
</feed>
