<?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: <![CDATA[♥ Showing CSS to IE only (The Underscore Hack) [Update]]]></title>
	<atom:link href="http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/feed" rel="self" type="application/rss+xml" />
	<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack</link>
	<description>Snacksized Portions of Pointless Stuff</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:50:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joen</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-99136</link>
		<dc:creator>Joen</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-99136</guid>
		<description>Because the underscore hack is for &lt;span class=&quot;caps&quot;&gt;IE6 &lt;/span&gt;only.


You can use these hacks for &lt;span class=&quot;caps&quot;&gt;IE7&lt;/span&gt;:

http://noscope.com/journal/2008/11/ie6-ie7-inline-css-hacks


though you should consider using a separate &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;stylesheet using conditional comments:

http://noscope.com/journal/2004/04/ie-conditional-comments
</description>
		<content:encoded><![CDATA[<p>Because the underscore hack is for <span class="caps">IE6 </span>only.</p>
<p>You can use these hacks for <span class="caps">IE7</span>:</p>
<p><a href="http://noscope.com/journal/2008/11/ie6-ie7-inline-css-hacks" rel="nofollow">http://noscope.com/journal/2008/11/ie6-ie7-inline-css-hacks</a></p>
<p>though you should consider using a separate <span class="caps">IE7 </span>stylesheet using conditional comments:</p>
<p><a href="http://noscope.com/journal/2004/04/ie-conditional-comments" rel="nofollow">http://noscope.com/journal/2004/04/ie-conditional-comments</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-99135</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Wed, 10 Jun 2009 09:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-99135</guid>
		<description>I&#039;m not able to use this hack, as it is not working with my &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;version 7.0.5730.11


How come?
</description>
		<content:encoded><![CDATA[<p>I&#8217;m not able to use this hack, as it is not working with my <span class="caps">IE7 </span>version 7.0.5730.11</p>
<p>How come?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James John Malcolm</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-97288</link>
		<dc:creator>James John Malcolm</dc:creator>
		<pubDate>Fri, 20 Feb 2009 16:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-97288</guid>
		<description>This is rather outdated. Please, please use conditional comments. They are far, far, less likely to break things in the future. (As long as you don&#039;t target future IE versions)


Read more about it at sitepoint: http://reference.sitepoint.com/css/conditionalcomments
</description>
		<content:encoded><![CDATA[<p>This is rather outdated. Please, please use conditional comments. They are far, far, less likely to break things in the future. (As long as you don&#8217;t target future IE versions)</p>
<p>Read more about it at sitepoint: <a href="http://reference.sitepoint.com/css/conditionalcomments" rel="nofollow">http://reference.sitepoint.com/css/conditionalcomments</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratik Chourdia</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-97272</link>
		<dc:creator>Pratik Chourdia</dc:creator>
		<pubDate>Thu, 19 Feb 2009 03:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-97272</guid>
		<description>Thanks Dear,,,


Its really works
</description>
		<content:encoded><![CDATA[<p>Thanks Dear,,,</p>
<p>Its really works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webdesign</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-97018</link>
		<dc:creator>webdesign</dc:creator>
		<pubDate>Fri, 23 Jan 2009 13:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-97018</guid>
		<description>Great hack! Nice it works in &lt;span class=&quot;caps&quot;&gt;IE8 &lt;/span&gt;too. care if it&#039;s not valid, as long as it works :)
</description>
		<content:encoded><![CDATA[<p>Great hack! Nice it works in <span class="caps">IE8 </span>too. care if it&#8217;s not valid, as long as it works :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-96325</link>
		<dc:creator>c</dc:creator>
		<pubDate>Wed, 01 Oct 2008 00:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-96325</guid>
		<description>it is compatible with ie7 and ie8 in quirks mode as I mentioned above. This means you need a non valid &lt;span class=&quot;caps&quot;&gt;HTML &lt;/span&gt;page :( for this to work.
</description>
		<content:encoded><![CDATA[<p>it is compatible with ie7 and ie8 in quirks mode as I mentioned above. This means you need a non valid <span class="caps">HTML </span>page :( for this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciprian Amariei</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-96324</link>
		<dc:creator>Ciprian Amariei</dc:creator>
		<pubDate>Wed, 01 Oct 2008 00:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-96324</guid>
		<description>nice tip, works in &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;and &lt;span class=&quot;caps&quot;&gt;IE8 &lt;/span&gt;beta 2 ( Browser Mode: &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;/ &lt;span class=&quot;caps&quot;&gt;IE8 &lt;/span&gt;compatibility view / &lt;span class=&quot;caps&quot;&gt;IE8  &lt;/span&gt;with Document Mode:Quirks ( Page Default ) ) also.
</description>
		<content:encoded><![CDATA[<p>nice tip, works in <span class="caps">IE7 </span>and <span class="caps">IE8 </span>beta 2 ( Browser Mode: <span class="caps">IE7 </span>/ <span class="caps">IE8 </span>compatibility view / <span class="caps">IE8  </span>with Document Mode:Quirks ( Page Default ) ) also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nic&#8217;s blog &#187; Blog Archive &#187; Apply CSS to IE7 only</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-95497</link>
		<dc:creator>nic&#8217;s blog &#187; Blog Archive &#187; Apply CSS to IE7 only</dc:creator>
		<pubDate>Sun, 03 Aug 2008 21:56:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-95497</guid>
		<description>[...] a hyphen, other prefixes are treated as they were in &lt;span class=&quot;caps&quot;&gt;IE6.&lt;/span&gt; While this disabled the fairly well known underscore hack, new opportunities grew. If you add any other (non-alphanumeric, of course) character in front of a [...]
</description>
		<content:encoded><![CDATA[<p>[...] a hyphen, other prefixes are treated as they were in <span class="caps">IE6.</span> While this disabled the fairly well known underscore hack, new opportunities grew. If you add any other (non-alphanumeric, of course) character in front of a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3by9 &#187; CSS Hacks Are Just A Way Of Life</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-94759</link>
		<dc:creator>3by9 &#187; CSS Hacks Are Just A Way Of Life</dc:creator>
		<pubDate>Tue, 06 May 2008 20:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-94759</guid>
		<description>[...] Elements disappearing, layouts borked, forms not working correctly, these are all things that occur within IE version 6. &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;is far better in its handling of rendering issues, but the problem is that people still use &lt;span class=&quot;caps&quot;&gt;IE6 &lt;/span&gt;and you have to worry about them. The &lt;span class=&quot;caps&quot;&gt;IE6 &lt;/span&gt;version of 9rules.com is a little ragged but it is about 98% the same. The only reason I was able to do battle against &lt;span class=&quot;caps&quot;&gt;IE6 &lt;/span&gt;somewhat successfully at 9rules is that I knew what to look for and I knew how to fix the issues, most likely with the underscore hack. [...]
</description>
		<content:encoded><![CDATA[<p>[...] Elements disappearing, layouts borked, forms not working correctly, these are all things that occur within IE version 6. <span class="caps">IE7 </span>is far better in its handling of rendering issues, but the problem is that people still use <span class="caps">IE6 </span>and you have to worry about them. The <span class="caps">IE6 </span>version of 9rules.com is a little ragged but it is about 98% the same. The only reason I was able to do battle against <span class="caps">IE6 </span>somewhat successfully at 9rules is that I knew what to look for and I knew how to fix the issues, most likely with the underscore hack. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Meidell</title>
		<link>http://noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack/comment-page-2#comment-92180</link>
		<dc:creator>Brian Meidell</dc:creator>
		<pubDate>Thu, 27 Mar 2008 13:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.noscope.com/journal/2005/01/showing-css-to-ie-only-the-underscore-hack#comment-92180</guid>
		<description>I love this trick, and miss it in &lt;span class=&quot;caps&quot;&gt;IE7 &lt;/span&gt;:)
</description>
		<content:encoded><![CDATA[<p>I love this trick, and miss it in <span class="caps">IE7 </span>:)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
