<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Keeping Promises II: IE Quirks</title>
	<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii</link>
	<description>smarter blogging, finer art, both ears</description>
	<pubDate>Fri, 21 Nov 2008 12:19:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>

	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: max</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-29</link>
		<pubDate>Mon, 18 Apr 2005 02:44:29 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-29</guid>
					<description>Gaah, it stripped out the tag!

&amp;#60;input type crash&amp;#62;</description>
		<content:encoded><![CDATA[	<p>Gaah, it stripped out the tag!</p>
	<p>&lt;input type crash&gt;</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: max</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-28</link>
		<pubDate>Mon, 18 Apr 2005 02:43:41 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-28</guid>
					<description>Screw IE users (not literally, they get lots of viruses).

</description>
		<content:encoded><![CDATA[	<p>Screw IE users (not literally, they get lots of viruses).</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: joel</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-27</link>
		<pubDate>Fri, 15 Apr 2005 14:48:04 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-27</guid>
					<description>John, I'll have to keep that in mind for future use. In this instance, I was fortunate enough that the line-height wasn't a big deal. I just changed it to 20px and all was well. I'm still kind of confused as to why &lt;code&gt;line-height&lt;/code&gt; forces a smaller container to change its size. I guess it seems to me that &lt;code&gt;height&lt;/code&gt; should wield more power. Then again, it IS IE, after all. 

Shawn, this is a no spanking web site. ;)</description>
		<content:encoded><![CDATA[	<p>John, I&#8217;ll have to keep that in mind for future use. In this instance, I was fortunate enough that the line-height wasn&#8217;t a big deal. I just changed it to 20px and all was well. I&#8217;m still kind of confused as to why <code>line-height</code> forces a smaller container to change its size. I guess it seems to me that <code>height</code> should wield more power. Then again, it IS IE, after all. </p>
	<p>Shawn, this is a no spanking web site. <img src='http://www.joelschou.com/wp/wp-images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: Shawn</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-26</link>
		<pubDate>Fri, 15 Apr 2005 13:50:33 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-26</guid>
					<description>Come to think of it, I had to do that too on the work site...
Bad IE! :: spank ::</description>
		<content:encoded><![CDATA[	<p>Come to think of it, I had to do that too on the work site&#8230;<br />
Bad IE! :: spank ::</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: John Pennypacker</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-25</link>
		<pubDate>Fri, 15 Apr 2005 12:51:54 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-25</guid>
					<description>A tip on that line-height issue:  Set the containing element to overflow: hidden;   I have had similar problems when using line-height to position type vertically within an element.  e.g. 
&lt;code&gt;
h1 { 
 background: #fff url('somebigpic.jpg') 0 0 no-repeat;
 height: 200px; width: 600px;
 line-height: 300px;
 }
...
[h1]My Header[/h1]
&lt;/code&gt;

IE would hold up the content beneath the h1 until its line-height was satisfied (an extra 100px), and that was no good.  So I hid the overflow on the h1, and it renders just dandy.</description>
		<content:encoded><![CDATA[	<p>A tip on that line-height issue:  Set the containing element to overflow: hidden;   I have had similar problems when using line-height to position type vertically within an element.  e.g.<br />
<code><br />
h1 {<br />
 background: #fff url('somebigpic.jpg') 0 0 no-repeat;<br />
 height: 200px; width: 600px;<br />
 line-height: 300px;<br />
 }<br />
...<br />
[h1]My Header[/h1]<br />
</code></p>
	<p>IE would hold up the content beneath the h1 until its line-height was satisfied (an extra 100px), and that was no good.  So I hid the overflow on the h1, and it renders just dandy.</p>
]]></content:encoded>
				</item>
	<item>
 		<title>Comment on Keeping Promises II: IE Quirks by: Matt N</title>
		<link>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-24</link>
		<pubDate>Fri, 15 Apr 2005 06:05:36 +0000</pubDate>
		<guid>http://www.joelschou.com/journal/writings/2005/04/keeping-promises-ii#comment-24</guid>
					<description>Matt N. is cool.</description>
		<content:encoded><![CDATA[	<p>Matt N. is cool.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
