<?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: Using &#8220;If&#8221; In CSS: Conditional-CSS</title>
	<atom:link href="http://www.webresourcesdepot.com/using-if-in-css-conditional-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Drupal development company</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-272498</link>
		<dc:creator>Drupal development company</dc:creator>
		<pubDate>Mon, 17 Jan 2011 07:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-272498</guid>
		<description>Hi guys,
       I wanna say a major thing thing about installing the
Conditional CSS on IIS as a CGI interpreter.
   1. Use the online Conditional-CSS compiler to download a customised version of Conditional-CSS. Select the C# version and leave the file names blank. Add copyright and author information if you wish.
   2. Open the &#039;IIS Manager&#039; from the Start menu.
   3. Select the &#039;Handler Mappings&#039; option for either a specific web-site or as a global setting, and add a new mapping (&#039;Add Script Handler...&#039;).
   4. In the dialogue box which appears in the request path enter the extension that you wish to use for Conditional-CSS files (*.ccss is recommenced and typical).
   5. In the &#039;Executable&#039; field browse to the location where you downloaded and stored &#039;c-css.exe&#039; and select this file.
   6. Click okay!
   7. Create your Conditional-CSS file and call is {something}.ccss
   8. Load this file in your web-browser.</description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
       I wanna say a major thing thing about installing the<br />
Conditional CSS on IIS as a CGI interpreter.<br />
   1. Use the online Conditional-CSS compiler to download a customised version of Conditional-CSS. Select the C# version and leave the file names blank. Add copyright and author information if you wish.<br />
   2. Open the &#8216;IIS Manager&#8217; from the Start menu.<br />
   3. Select the &#8216;Handler Mappings&#8217; option for either a specific web-site or as a global setting, and add a new mapping (&#8216;Add Script Handler&#8230;&#8217;).<br />
   4. In the dialogue box which appears in the request path enter the extension that you wish to use for Conditional-CSS files (*.ccss is recommenced and typical).<br />
   5. In the &#8216;Executable&#8217; field browse to the location where you downloaded and stored &#8216;c-css.exe&#8217; and select this file.<br />
   6. Click okay!<br />
   7. Create your Conditional-CSS file and call is {something}.ccss<br />
   8. Load this file in your web-browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: denbagus</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-80498</link>
		<dc:creator>denbagus</dc:creator>
		<pubDate>Thu, 08 Oct 2009 10:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-80498</guid>
		<description>wow... nice tool thank you</description>
		<content:encoded><![CDATA[<p>wow&#8230; nice tool thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre Broggio (Brasil)</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-63767</link>
		<dc:creator>Alexandre Broggio (Brasil)</dc:creator>
		<pubDate>Sat, 18 Jul 2009 13:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-63767</guid>
		<description>Thanks ^_^</description>
		<content:encoded><![CDATA[<p>Thanks ^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13876</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13876</guid>
		<description>I didn&#039;t really elaborate above.. but to those who don&#039;t realize it the &#039;expressions&#039; above that provide the conditional statements are actually javascript.  

Why would you ever put javascript inside css especially when it can easily be CASCADED to MANY html tags on the page without you even realizing? It has disaster written all over it.  You may get away with doing it for a while... but it eventually bites you in the rear.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t really elaborate above.. but to those who don&#8217;t realize it the &#8216;expressions&#8217; above that provide the conditional statements are actually javascript.  </p>
<p>Why would you ever put javascript inside css especially when it can easily be CASCADED to MANY html tags on the page without you even realizing? It has disaster written all over it.  You may get away with doing it for a while&#8230; but it eventually bites you in the rear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13875</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13875</guid>
		<description>I tried this once and ended up with severe cpu use by my browser after adding a large number (hundreds) of elements to the page which had to be parsed by the javascript in the css above. 
Please, avoid; it just bad design and took me an eternity to diagnose as the problem.</description>
		<content:encoded><![CDATA[<p>I tried this once and ended up with severe cpu use by my browser after adding a large number (hundreds) of elements to the page which had to be parsed by the javascript in the css above.<br />
Please, avoid; it just bad design and took me an eternity to diagnose as the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13844</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 12 Aug 2008 15:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13844</guid>
		<description>Yep to John and Dan.</description>
		<content:encoded><![CDATA[<p>Yep to John and Dan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CoryMathews</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13838</link>
		<dc:creator>CoryMathews</dc:creator>
		<pubDate>Tue, 12 Aug 2008 13:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13838</guid>
		<description>This seems like the lazy way out of learning to write good css. Like john said you should only need a new style sheet for ie6. And very very seldome one for ie7. But still pretty cool none the less.</description>
		<content:encoded><![CDATA[<p>This seems like the lazy way out of learning to write good css. Like john said you should only need a new style sheet for ie6. And very very seldome one for ie7. But still pretty cool none the less.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13833</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13833</guid>
		<description>Amen to Dan.  Plus, if you use an alternate style sheet just for IE6 (which should be the only thing you need it for), you will save on dl time for other browsers.</description>
		<content:encoded><![CDATA[<p>Amen to Dan.  Plus, if you use an alternate style sheet just for IE6 (which should be the only thing you need it for), you will save on dl time for other browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shrewdy</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13832</link>
		<dc:creator>Shrewdy</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13832</guid>
		<description>I gotta think that conditional CSS is like reinventing the wheel and all together more pointless but there are bound to be some &quot;Conditional Fanbois&quot; out there that will tell me I am missing the point or just &quot;don&#039;t get it&quot;.

Well, that was my $0.02 (£0.04 after an extortionate amount of tax levied by the UK Government) :P</description>
		<content:encoded><![CDATA[<p>I gotta think that conditional CSS is like reinventing the wheel and all together more pointless but there are bound to be some &#8220;Conditional Fanbois&#8221; out there that will tell me I am missing the point or just &#8220;don&#8217;t get it&#8221;.</p>
<p>Well, that was my $0.02 (£0.04 after an extortionate amount of tax levied by the UK Government) <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.webresourcesdepot.com/using-if-in-css-conditional-css/comment-page-1/#comment-13829</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 12 Aug 2008 11:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=453#comment-13829</guid>
		<description>conditional comments already do this, and if you really need ifs inside your css, why not use php? neither of those options require you to install software on your server.</description>
		<content:encoded><![CDATA[<p>conditional comments already do this, and if you really need ifs inside your css, why not use php? neither of those options require you to install software on your server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 3/18 queries in 7.742 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 23:35:52 -->
