<?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: IE Wrestling</title>
	<atom:link href="http://alexking.org/blog/2005/12/13/ie-wrestling/feed" rel="self" type="application/rss+xml" />
	<link>http://alexking.org/blog/2005/12/13/ie-wrestling</link>
	<description>Alex King, Denver Web Developer</description>
	<lastBuildDate>Wed, 23 May 2012 22:34:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2005/12/13/ie-wrestling#comment-9945</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 14 Dec 2005 06:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1630#comment-9945</guid>
		<description>Very little code needed to be branched, but it did need to be branched. I&#039;ve been doing this for a long time. :)</description>
		<content:encoded><![CDATA[<p>Very little code needed to be branched, but it did need to be branched. I&#8217;ve been doing this for a long time. <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sica</title>
		<link>http://alexking.org/blog/2005/12/13/ie-wrestling#comment-9942</link>
		<dc:creator>Michael Sica</dc:creator>
		<pubDate>Wed, 14 Dec 2005 02:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1630#comment-9942</guid>
		<description>Hi Alex,

I&#039;m going to recommend keeping, http://www.quirksmode.org bookmarked. It&#039;s a great reference for help with JavaScript.

Oh, and before you branch too much code, did you try the &quot;IE&quot; way of doing something in Firefox/Safari/etc? The other browsers might implement the IE way.

Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>I&#8217;m going to recommend keeping, <a href="http://www.quirksmode.org" rel="nofollow">http://www.quirksmode.org</a> bookmarked. It&#8217;s a great reference for help with JavaScript.</p>
<p>Oh, and before you branch too much code, did you try the &#8220;IE&#8221; way of doing something in Firefox/Safari/etc? The other browsers might implement the IE way.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2005/12/13/ie-wrestling#comment-9939</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 13 Dec 2005 22:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1630#comment-9939</guid>
		<description>I don&#039;t support IE on Mac on anything, except by accident.

I generally only use &lt;code&gt;display&lt;/code&gt; as well, but for some of the more complicated stuff we are doing, it created problems. In IE (Win) &lt;code&gt;display: none;&lt;/code&gt; can result in inaccessibility to elements via JS.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t support IE on Mac on anything, except by accident.</p>
<p>I generally only use <code>display</code> as well, but for some of the more complicated stuff we are doing, it created problems. In IE (Win) <code>display: none;</code> can result in inaccessibility to elements via JS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric cheng</title>
		<link>http://alexking.org/blog/2005/12/13/ie-wrestling#comment-9938</link>
		<dc:creator>eric cheng</dc:creator>
		<pubDate>Tue, 13 Dec 2005 22:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexking.org/blog/?p=1630#comment-9938</guid>
		<description>Alex, I use display (only), and it works in both IE and Firefox.  Of course, my layouts where I&#039;m hiding things are very simple, and it&#039;s only divs that are being hidden and re-shown...

Are you trying to make things work on IE 5.1 Mac? ;)</description>
		<content:encoded><![CDATA[<p>Alex, I use display (only), and it works in both IE and Firefox.  Of course, my layouts where I&#8217;m hiding things are very simple, and it&#8217;s only divs that are being hidden and re-shown&#8230;</p>
<p>Are you trying to make things work on IE 5.1 Mac? <img src='http://alexking.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

