<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/html/tags/conditional</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 02:48:32 GMT</pubDate>
<item>
<title>(HTML) Faster page load hack - IE conditional comments - Huskie</title>
<link>http://snipplr.com/view/62494/faster-page-load-hack--ie-conditional-comments/</link>
<description><![CDATA[ <p>This empty conditional comment hack is used to basically increase performance of a website. When conditional comments are used on a site, for example, for an IE6 conditional stylesheet, it will block further downloads until the css files are fully downloaded, hence increasing load time. To solve this issue, an empty conditional comment, like below, is used before any CSS is loaded in the document, and the problem will be solved!</p> ]]></description>
<pubDate>Thu, 12 Jan 2012 02:04:40 GMT</pubDate>
<guid>http://snipplr.com/view/62494/faster-page-load-hack--ie-conditional-comments/</guid>
</item>
<item>
<title>(HTML) If IE7 - amandalaine</title>
<link>http://snipplr.com/view/56826/if-ie7/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 19 Jul 2011 01:56:11 GMT</pubDate>
<guid>http://snipplr.com/view/56826/if-ie7/</guid>
</item>
<item>
<title>(HTML) Conditional Body Tag for Drupal 7 - marshallgmoore</title>
<link>http://snipplr.com/view/52289/conditional-body-tag-for-drupal-7/</link>
<description><![CDATA[ <p>Haven't fully tested this yet.</p> ]]></description>
<pubDate>Tue, 19 Apr 2011 04:55:22 GMT</pubDate>
<guid>http://snipplr.com/view/52289/conditional-body-tag-for-drupal-7/</guid>
</item>
<item>
<title>(HTML) Conditional body class - Carolyne</title>
<link>http://snipplr.com/view/40920/conditional-body-class/</link>
<description><![CDATA[ <p>Allows you to target IE browsers specifically without having to add in an extra http request with another separate stylesheet. Basically, depending on the IE browser that the user is using, a class is added to the body tag. If the user is not using IE, then a classless body tag is used. This allows you to target specific browsers in your css without having to use css hacks, or further stylesheets. 
Found at the above URL - by Matthew Corner</p> ]]></description>
<pubDate>Wed, 22 Sep 2010 23:25:15 GMT</pubDate>
<guid>http://snipplr.com/view/40920/conditional-body-class/</guid>
</item>
<item>
<title>(HTML) Required tags in the head tag of any html document - jaymanpandya</title>
<link>http://snipplr.com/view/36111/required-tags-in-the-head-tag-of-any-html-document/</link>
<description><![CDATA[ <p>The bare minimum required tags in the head tag of any HTML doc...</p> ]]></description>
<pubDate>Thu, 24 Jun 2010 20:48:04 GMT</pubDate>
<guid>http://snipplr.com/view/36111/required-tags-in-the-head-tag-of-any-html-document/</guid>
</item>
<item>
<title>(HTML) IE conditional comment - waako</title>
<link>http://snipplr.com/view/30229/ie-conditional-comment/</link>
<description><![CDATA[ <p>only show to targeted IE browser</p> ]]></description>
<pubDate>Wed, 24 Mar 2010 17:39:25 GMT</pubDate>
<guid>http://snipplr.com/view/30229/ie-conditional-comment/</guid>
</item>
<item>
<title>(HTML) IE Conditional Comments - benwasilewski</title>
<link>http://snipplr.com/view/24142/ie-conditional-comments/</link>
<description><![CDATA[ <p>The following is a list of any conditional comment you'd probably ever need for targeting any version of IE.</p> ]]></description>
<pubDate>Wed, 02 Dec 2009 11:37:13 GMT</pubDate>
<guid>http://snipplr.com/view/24142/ie-conditional-comments/</guid>
</item>
<item>
<title>(HTML) Conditional Comments CSS für IE Browser (WordPress) - gabbo</title>
<link>http://snipplr.com/view/21646/conditional-comments-css-fr-ie-browser-wordpress/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 22 Oct 2009 12:48:55 GMT</pubDate>
<guid>http://snipplr.com/view/21646/conditional-comments-css-fr-ie-browser-wordpress/</guid>
</item>
<item>
<title>(HTML) ie only style sheet - thesmu</title>
<link>http://snipplr.com/view/17243/ie-only-style-sheet/</link>
<description><![CDATA[ <p>how to link ie only stylesheets and stylesheets by generation of ie</p> ]]></description>
<pubDate>Tue, 21 Jul 2009 04:15:15 GMT</pubDate>
<guid>http://snipplr.com/view/17243/ie-only-style-sheet/</guid>
</item>
<item>
<title>(HTML) IE Conditional Comment - koorb</title>
<link>http://snipplr.com/view/11005/ie-conditional-comment/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Jan 2009 11:47:29 GMT</pubDate>
<guid>http://snipplr.com/view/11005/ie-conditional-comment/</guid>
</item>
<item>
<title>(HTML) ie conditional comment - frakim</title>
<link>http://snipplr.com/view/5101/ie-conditional-comment/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 17 Feb 2008 19:15:18 GMT</pubDate>
<guid>http://snipplr.com/view/5101/ie-conditional-comment/</guid>
</item>
<item>
<title>(HTML) IE Conditional Comments - heinz1959</title>
<link>http://snipplr.com/view/4309/ie-conditional-comments/</link>
<description><![CDATA[ <p>From the TextMate HTML bundle</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 04:34:45 GMT</pubDate>
<guid>http://snipplr.com/view/4309/ie-conditional-comments/</guid>
</item>
</channel>
</rss>