<?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"
	>
<channel>
	<title>Comments on: Code for IE&#039;s eyes only</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/</link>
	<description></description>
	<pubDate>Thu, 08 Jan 2009 10:39:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Bob S</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12575</link>
		<dc:creator>Bob S</dc:creator>
		<pubDate>Tue, 07 Sep 2004 15:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12575</guid>
		<description>Valerie,

The tendency is that IE works one way, while Everything Else supports W3C standards.  So don't think in terms of what you want to do in Mozilla, but try to focus on Web standards, and use this trick to fix IE-specific problems.

Remember, nobody designed this trick; it's a rare instance in which Microsoft's lax ideas of how broken HTML should be interpreted can, by total coincidence, be used to make pages work on both categories of browsers (i.e., IE and Everything Else).

If I understand CSS correctly, what you can do is define your normal (W3C-compliant) stuff first, then use this trick to supply the IE CSS, which will override whatever preceded it.</description>
		<content:encoded><![CDATA[<p>Valerie,</p>
<p>The tendency is that IE works one way, while Everything Else supports W3C standards.  So don&#039;t think in terms of what you want to do in Mozilla, but try to focus on Web standards, and use this trick to fix IE-specific problems.</p>
<p>Remember, nobody designed this trick; it&#039;s a rare instance in which Microsoft&#039;s lax ideas of how broken HTML should be interpreted can, by total coincidence, be used to make pages work on both categories of browsers (i.e., IE and Everything Else).</p>
<p>If I understand CSS correctly, what you can do is define your normal (W3C-compliant) stuff first, then use this trick to supply the IE CSS, which will override whatever preceded it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob S</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12574</link>
		<dc:creator>Bob S</dc:creator>
		<pubDate>Tue, 07 Sep 2004 15:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12574</guid>
		<description>I just noticed this trick used on Wikipedia.  Checking the Wayback Machine, I see they've been using it since at least July.  I heard it here first, though!

Must resist temptation to show IE users picture of Goatse Bob.  ("If you weren't using IE, you wouldn't see this".  Ooooh, soooo tempting.)</description>
		<content:encoded><![CDATA[<p>I just noticed this trick used on Wikipedia.  Checking the Wayback Machine, I see they&#039;ve been using it since at least July.  I heard it here first, though!</p>
<p>Must resist temptation to show IE users picture of Goatse Bob.  (&#034;If you weren&#039;t using IE, you wouldn&#039;t see this&#034;.  Ooooh, soooo tempting.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valerie</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12567</link>
		<dc:creator>Valerie</dc:creator>
		<pubDate>Mon, 06 Sep 2004 15:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12567</guid>
		<description>Okay so what about css?  If I need it to do one thing for Mozilla and another for IE, what do I do?  I know this is a bit unrelated, but I can't find this anywhere else so far...</description>
		<content:encoded><![CDATA[<p>Okay so what about css?  If I need it to do one thing for Mozilla and another for IE, what do I do?  I know this is a bit unrelated, but I can&#039;t find this anywhere else so far&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.A.S.O.N.</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12496</link>
		<dc:creator>J.A.S.O.N.</dc:creator>
		<pubDate>Fri, 03 Sep 2004 14:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12496</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;For IE users&lt;/strong&gt;
If you point IE to my website, you'll notice a special little message specially designed for IE users.

Thanks to Scripty Goddess for the code.

I can't wait to hear about what people come up with. I can't say "see" because I NEVER user IE.</description>
		<content:encoded><![CDATA[<trackback /><strong>For IE users</strong><br />
If you point IE to my website, you&#039;ll notice a special little message specially designed for IE users.</p>
<p>Thanks to Scripty Goddess for the code.</p>
<p>I can&#039;t wait to hear about what people come up with. I can&#039;t say &#034;see&#034; because I NEVER user IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GG</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12495</link>
		<dc:creator>GG</dc:creator>
		<pubDate>Fri, 03 Sep 2004 12:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12495</guid>
		<description>Yeah, this is excatly how we get the Firefox logo to show up on the top of the page for IE users over at &lt;a href="http://reptide.radiofreeomaha.net:8080"&gt;RepTIDE&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Yeah, this is excatly how we get the Firefox logo to show up on the top of the page for IE users over at <a href="http://reptide.radiofreeomaha.net:8080">RepTIDE</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12493</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 03 Sep 2004 10:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2004/09/02/code-for-ies-eyes-only/#comment-12493</guid>
		<description>The problem with Toothpaste Addict is that probably a double minus sign was automatically converted in a single mdash by a text parser like Smarty.

In fact, this is probably the least hacky and most optimal way to send the buggy IE browsers an alternate stylesheet. You can also target the different IE browsers individually, like send IE5 a separate stylesheet from the one you send to IE5.5 or IE6. Check out &lt;a href="http://www.virtuelvis.com/archives/158.html"&gt;this write-up&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The problem with Toothpaste Addict is that probably a double minus sign was automatically converted in a single mdash by a text parser like Smarty.</p>
<p>In fact, this is probably the least hacky and most optimal way to send the buggy IE browsers an alternate stylesheet. You can also target the different IE browsers individually, like send IE5 a separate stylesheet from the one you send to IE5.5 or IE6. Check out <a href="http://www.virtuelvis.com/archives/158.html">this write-up</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.290 seconds -->
<!-- Cached page served by WP-Cache -->
