<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Style Vs SUBSTANCE &#187; Development</title>
	<atom:link href="http://style-vs-substance.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://style-vs-substance.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 04 May 2011 03:31:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>single text input form submit in IE</title>
		<link>http://style-vs-substance.com/development/single-text-input-form-submit-in-ie/</link>
		<comments>http://style-vs-substance.com/development/single-text-input-form-submit-in-ie/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 19:27:57 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/single-text-input-form-submit-in-ie/2009/06/</guid>
		<description><![CDATA[The previous form submit issues with IE post has generated some conversation in the post comments. In the original post I looked at the situation where you have a form with just a single text input and a submit button. The conversation developed to look at the situation where you have a form just with [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/development/single-text-input-form-submit-in-ie/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Form submit by enter key and Internet Explorer</title>
		<link>http://style-vs-substance.com/development/form-submit-by-enter-key-and-internet-explorer/</link>
		<comments>http://style-vs-substance.com/development/form-submit-by-enter-key-and-internet-explorer/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 22:00:43 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/form-submit-by-enter-key-and-internet-explorer/2009/02/</guid>
		<description><![CDATA[Ran into an (other) interesting Internet Explorer bug. Seems that if you have a form with only a single text input, hitting the enter button will not submit the form in IE.



	
		User Name

	
	
		Verify User Name
	


The solution is to hide an additional disabled input for IE to find, using IE conditional Comments and hiding it from [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/development/form-submit-by-enter-key-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Testing IE Conditional Comments in development</title>
		<link>http://style-vs-substance.com/development/testing-ie-conditional-comments-in-development/</link>
		<comments>http://style-vs-substance.com/development/testing-ie-conditional-comments-in-development/#comments</comments>
		<pubDate>Wed, 09 Aug 2006 18:46:41 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/testing-ie-conditional-comments-in-development/2007/08/</guid>
		<description><![CDATA[CSS rendering inconsistencies in the various versions of IE are a well known problem. IE&#8217;s proprietary Conditional Comments are really the best practice solution for addressing CSS issues in IE. Which makes the so called &#8220;stand alone&#8221; versions of IE an invaluable tool for testing CSS layouts. evolt provides a great collection of stand alone [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/development/testing-ie-conditional-comments-in-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

