<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Having trouble troubleshooting IE6?</title>
	<atom:link href="http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6</link>
	<description>KBlog by Kimberly Blessing</description>
	<lastBuildDate>Wed, 28 Oct 2009 22:07:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: { speaking in styles } &#187; See You at the CSS Summit!</title>
		<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6#comment-20326</link>
		<dc:creator>{ speaking in styles } &#187; See You at the CSS Summit!</dc:creator>
		<pubDate>Sat, 13 Jun 2009 00:35:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimberlyblessing.com/?p=412#comment-20326</guid>
		<description>[...] myself, the CSS Summit will have some amazing speakers like Molly Holzschlag, Stephanie Sullivan, Kimberly Blessing, Dave McFarland, Zoe Gillenwater and Christopher [...]</description>
		<content:encoded><![CDATA[<p>[...] myself, the CSS Summit will have some amazing speakers like Molly Holzschlag, Stephanie Sullivan, Kimberly Blessing, Dave McFarland, Zoe Gillenwater and Christopher [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kelly w</title>
		<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6#comment-20302</link>
		<dc:creator>kelly w</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimberlyblessing.com/?p=412#comment-20302</guid>
		<description>&#039;So that’s what I’ll be speaking to.&#039;

noooo, it&#039;s what you&#039;ll be speaking ABOUT.  :-&gt;</description>
		<content:encoded><![CDATA[<p>&#8216;So that’s what I’ll be speaking to.&#8217;</p>
<p>noooo, it&#8217;s what you&#8217;ll be speaking ABOUT.  :-&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kozakewich</title>
		<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6#comment-20300</link>
		<dc:creator>Michael Kozakewich</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimberlyblessing.com/?p=412#comment-20300</guid>
		<description>Actually, I just ran into something today:

I was making full-height columns, with one column and one body text. I gave my column bottom padding:100em/margin:-100em, left the container the way it was, and and set the page&#039;s container to overflow:hidden (no, I have no clue what I was doing). I had some fixed elements, which I had hacked to be absolute, and I put them outside of the inner container.
In IE6, the column wasn&#039;t extending, so I added the same 100 padding/-100 margin to the page&#039;s container.

So here&#039;s the thing: For some reason, it only works when there&#039;s a div or p immediately after the container. If there&#039;s nothing after it (the end body tag comes right then), it&#039;ll have a bunch of scrolling. If the div is there (even an empty tag) there&#039;ll be no extra scrolling and everything will work like it&#039;s supposed to.

I&#039;ve just scanned my CSS, and there&#039;s nothing strange acting on the page container. It worked in all the other browsers without having to do all that oddness.</description>
		<content:encoded><![CDATA[<p>Actually, I just ran into something today:</p>
<p>I was making full-height columns, with one column and one body text. I gave my column bottom padding:100em/margin:-100em, left the container the way it was, and and set the page&#8217;s container to overflow:hidden (no, I have no clue what I was doing). I had some fixed elements, which I had hacked to be absolute, and I put them outside of the inner container.<br />
In IE6, the column wasn&#8217;t extending, so I added the same 100 padding/-100 margin to the page&#8217;s container.</p>
<p>So here&#8217;s the thing: For some reason, it only works when there&#8217;s a div or p immediately after the container. If there&#8217;s nothing after it (the end body tag comes right then), it&#8217;ll have a bunch of scrolling. If the div is there (even an empty tag) there&#8217;ll be no extra scrolling and everything will work like it&#8217;s supposed to.</p>
<p>I&#8217;ve just scanned my CSS, and there&#8217;s nothing strange acting on the page container. It worked in all the other browsers without having to do all that oddness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Romanski</title>
		<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6#comment-20299</link>
		<dc:creator>John Romanski</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimberlyblessing.com/?p=412#comment-20299</guid>
		<description>As we discussed briefly recently: Something I have had trouble doing is converting an unordered list of more than four items into a simple grid, (two columns, multiple rows) without adding any additonal non-semantic markup.

I can send an example later.</description>
		<content:encoded><![CDATA[<p>As we discussed briefly recently: Something I have had trouble doing is converting an unordered list of more than four items into a simple grid, (two columns, multiple rows) without adding any additonal non-semantic markup.</p>
<p>I can send an example later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Announcing the CSS Summit : Christopher Schmitt</title>
		<link>http://www.kimberlyblessing.com/archive/2009/06/03/having-trouble-troubleshooting-ie6#comment-20298</link>
		<dc:creator>Announcing the CSS Summit : Christopher Schmitt</dc:creator>
		<pubDate>Wed, 03 Jun 2009 16:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimberlyblessing.com/?p=412#comment-20298</guid>
		<description>[...] the CSS Summit we have some amazing speakers like Molly E. Holzschlag, Stephanie Sullivan, Kimberly Blessing, Jason Cranford Teague, Dave McFarland, Zoe Gillenwater and even this guy named Christopher [...]</description>
		<content:encoded><![CDATA[<p>[...] the CSS Summit we have some amazing speakers like Molly E. Holzschlag, Stephanie Sullivan, Kimberly Blessing, Jason Cranford Teague, Dave McFarland, Zoe Gillenwater and even this guy named Christopher [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

