<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Improving textarea usability in Internet Explorer with overflow: visible;</title>
	<link>http://patrickfoley.com/2005/01/20/improving-textarea-usability-in-internet-explorer-with-overflow-visible/</link>
	<description>Work, Play, Think</description>
	<pubDate>Tue, 06 Jan 2009 03:47:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>

	<item>
		<title>by: Hunox</title>
		<link>http://patrickfoley.com/2005/01/20/improving-textarea-usability-in-internet-explorer-with-overflow-visible/#comment-22</link>
		<pubDate>Wed, 22 Jun 2005 16:37:10 -0400</pubDate>
		<guid>http://patrickfoley.com/2005/01/20/improving-textarea-usability-in-internet-explorer-with-overflow-visible/#comment-22</guid>
					<description>This is awesome. A few tricks in addition to that.

You can specify the height of the box in em's. EM is a unit that is equal to font's height. So if you want your form to be 10 lines height, just speicfy height: 10em;

I also felt it's a bit weird to type on the last line. It makes you feel that you are almost out of room. So I added one line padding at the bottom. You can't type on that line, but it just adds that feeling of security :) padding-bottom: 1em;</description>
		<content:encoded><![CDATA[	<p>This is awesome. A few tricks in addition to that.</p>
	<p>You can specify the height of the box in em&#8217;s. EM is a unit that is equal to font&#8217;s height. So if you want your form to be 10 lines height, just speicfy height: 10em;</p>
	<p>I also felt it&#8217;s a bit weird to type on the last line. It makes you feel that you are almost out of room. So I added one line padding at the bottom. You can&#8217;t type on that line, but it just adds that feeling of security <img src='http://patrickfoley.com/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  padding-bottom: 1em;</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Patrick Foley</title>
		<link>http://patrickfoley.com/2005/01/20/improving-textarea-usability-in-internet-explorer-with-overflow-visible/#comment-30</link>
		<pubDate>Mon, 28 Nov 2005 09:44:40 -0500</pubDate>
		<guid>http://patrickfoley.com/2005/01/20/improving-textarea-usability-in-internet-explorer-with-overflow-visible/#comment-30</guid>
					<description>Sorry for the VERY slow reply - got stuck in moderation!! Thanks for the additional point.</description>
		<content:encoded><![CDATA[	<p>Sorry for the VERY slow reply - got stuck in moderation!! Thanks for the additional point.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
