<?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: Browser CSS hacks</title>
	<atom:link href="http://www.jwegesin.com/2007/04/12/browser-css-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 22:14:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-260</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-260</guid>
		<description>Excellent! Thanks... by the way, where was that package you can download and install the different IE browsers all at once? I can&#039;t seem to find it :-o</description>
		<content:encoded><![CDATA[<p>Excellent! Thanks&#8230; by the way, where was that package you can download and install the different IE browsers all at once? I can&#8217;t seem to find it <img src='http://www.jwegesin.com/wordpress/wp-includes/images/smilies/icon_surprised.gif' alt=':-o' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webweaver</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-258</link>
		<dc:creator>webweaver</dc:creator>
		<pubDate>Wed, 22 Aug 2007 12:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-258</guid>
		<description>This is a great page for conditional comments - scroll down a bit. It gives you (amongst other things) every combination of IE browsers you could ever want to target with CCs. Very useful. 

&lt;a href=&quot;http://www.positioniseverything.net/articles/multiIE.html&quot; rel=&quot;nofollow&quot;&gt;Taming Your Multiple IE Standalones&lt;/a&gt;

I never use anything *but* CCs for hacks now. They rock!</description>
		<content:encoded><![CDATA[<p>This is a great page for conditional comments &#8211; scroll down a bit. It gives you (amongst other things) every combination of IE browsers you could ever want to target with CCs. Very useful. </p>
<p><a href="http://www.positioniseverything.net/articles/multiIE.html" rel="nofollow">Taming Your Multiple IE Standalones</a></p>
<p>I never use anything *but* CCs for hacks now. They rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-76</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 16 Apr 2007 20:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-76</guid>
		<description>Shannon, don&#039;t worry, this is geek speak. Remember me, freshman year, building a website for your class? This stuff relates to that! I&#039;m guessing you don&#039;t remember much about HTML  and CSS? :)</description>
		<content:encoded><![CDATA[<p>Shannon, don&#8217;t worry, this is geek speak. Remember me, freshman year, building a website for your class? This stuff relates to that! I&#8217;m guessing you don&#8217;t remember much about HTML  and CSS? <img src='http://www.jwegesin.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-75</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 16 Apr 2007 20:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-75</guid>
		<description>I&#039;ll fix it Eoghan :) That&#039;s nifty as well. I found a great site with more conditional comments but I lost it. I need to find it again.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll fix it Eoghan <img src='http://www.jwegesin.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That&#8217;s nifty as well. I found a great site with more conditional comments but I lost it. I need to find it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eoghan</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-73</link>
		<dc:creator>Eoghan</dc:creator>
		<pubDate>Mon, 16 Apr 2007 12:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-73</guid>
		<description>Hey Jeff - I like to ignore IE!!
When I can&#039;t I use conditional comments like so:

&lt;!–-[if lt IE 7]--&gt;

[class] {
}

&lt;--[endif]--&gt;</description>
		<content:encoded><![CDATA[<p>Hey Jeff &#8211; I like to ignore IE!!<br />
When I can&#8217;t I use conditional comments like so:</p>
<p>< !–-[if lt IE 7]--></p>
<p>[class] {<br />
}</p>
<p>< --[endif]--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-70</link>
		<dc:creator>Shannon</dc:creator>
		<pubDate>Mon, 16 Apr 2007 06:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-70</guid>
		<description>i feel like the dumb kid in the room.</description>
		<content:encoded><![CDATA[<p>i feel like the dumb kid in the room.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-65</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 14 Apr 2007 01:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-65</guid>
		<description>Yes! You are right... my apologies. I didn&#039;t mean to cause confusion :) Must learn to proofread... I found a great reference for CSS hacks that validate but I lost the page. It wasn&#039;t cached in my browser for some reason...</description>
		<content:encoded><![CDATA[<p>Yes! You are right&#8230; my apologies. I didn&#8217;t mean to cause confusion <img src='http://www.jwegesin.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Must learn to proofread&#8230; I found a great reference for CSS hacks that validate but I lost the page. It wasn&#8217;t cached in my browser for some reason&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny-johnny</title>
		<link>http://www.jwegesin.com/2007/04/12/browser-css-hacks/comment-page-1/#comment-63</link>
		<dc:creator>Johnny-johnny</dc:creator>
		<pubDate>Fri, 13 Apr 2007 07:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jwegesin.com/?p=19#comment-63</guid>
		<description>The middle one actually works in IE6? I thought it couldn&#039;t handle CSS2 selectors like &#039;&gt;&#039;...

Must go and test...</description>
		<content:encoded><![CDATA[<p>The middle one actually works in IE6? I thought it couldn&#8217;t handle CSS2 selectors like &#8216;&gt;&#8217;&#8230;</p>
<p>Must go and test&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

