<?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/ie</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 15:11:00 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) IE Outdated Browse Warning &amp;amp; Update options - thewickedchemist</title>
<link>http://snipplr.com/view/61868/ie-outdated-browse-warning--update-options/</link>
<description><![CDATA[ <p>Simple mix of basic CSS, HTML, and jQuery to detect IE and display a message to the user encouraging them to update.</p> ]]></description>
<pubDate>Wed, 14 Dec 2011 05:39:07 GMT</pubDate>
<guid>http://snipplr.com/view/61868/ie-outdated-browse-warning--update-options/</guid>
</item>
<item>
<title>(HTML) ie specific browser conditional hacks - MohamedAlaa</title>
<link>http://snipplr.com/view/60357/ie-specific-browser-conditional-hacks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 31 Oct 2011 07:44:02 GMT</pubDate>
<guid>http://snipplr.com/view/60357/ie-specific-browser-conditional-hacks/</guid>
</item>
<item>
<title>(HTML) adds new HTML5 elements - mmcculley</title>
<link>http://snipplr.com/view/58576/adds-new-html5-elements/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Sep 2011 05:31:46 GMT</pubDate>
<guid>http://snipplr.com/view/58576/adds-new-html5-elements/</guid>
</item>
<item>
<title>(HTML) HTML Conditional Comments - DenoteIt</title>
<link>http://snipplr.com/view/57681/html-conditional-comments/</link>
<description><![CDATA[ <p>HTML conditional comments used to target specific versions of Internet Explorer (is ignored by all other browsers).</p> ]]></description>
<pubDate>Tue, 09 Aug 2011 00:23:44 GMT</pubDate>
<guid>http://snipplr.com/view/57681/html-conditional-comments/</guid>
</item>
<item>
<title>(HTML) Conditional comments - a1ias</title>
<link>http://snipplr.com/view/57266/conditional-comments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Jul 2011 17:28:54 GMT</pubDate>
<guid>http://snipplr.com/view/57266/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) HTML - Head IE Conditional Comments - kreatific</title>
<link>http://snipplr.com/view/55495/html--head-ie-conditional-comments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 20 Jun 2011 14:25:44 GMT</pubDate>
<guid>http://snipplr.com/view/55495/html--head-ie-conditional-comments/</guid>
</item>
<item>
<title>(HTML) HTML force X-UA compatibility in IE - nathanbweb</title>
<link>http://snipplr.com/view/53397/html-force-xua-compatibility-in-ie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 23:22:40 GMT</pubDate>
<guid>http://snipplr.com/view/53397/html-force-xua-compatibility-in-ie/</guid>
</item>
<item>
<title>(HTML) Refresh button for IE - cupakob</title>
<link>http://snipplr.com/view/53247/refresh-button-for-ie/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 09 May 2011 21:59:26 GMT</pubDate>
<guid>http://snipplr.com/view/53247/refresh-button-for-ie/</guid>
</item>
<item>
<title>(HTML) IE conditional statemtents - sethmbruce</title>
<link>http://snipplr.com/view/51397/ie-conditional-statemtents/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 31 Mar 2011 23:52:04 GMT</pubDate>
<guid>http://snipplr.com/view/51397/ie-conditional-statemtents/</guid>
</item>
<item>
<title>(HTML) Show different stylesheets for different versions of IE - amyb</title>
<link>http://snipplr.com/view/51290/show-different-stylesheets-for-different-versions-of-ie/</link>
<description><![CDATA[ <p>Add to the  of your page after the main stylesheet to serve different stylesheets for different versions of Internet Explorer</p> ]]></description>
<pubDate>Wed, 30 Mar 2011 02:08:27 GMT</pubDate>
<guid>http://snipplr.com/view/51290/show-different-stylesheets-for-different-versions-of-ie/</guid>
</item>
<item>
<title>(HTML) conditional comments - add IE specific classes to the body tag - senorJ</title>
<link>http://snipplr.com/view/50741/conditional-comments--add-ie-specific-classes-to-the-body-tag/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Mar 2011 01:38:49 GMT</pubDate>
<guid>http://snipplr.com/view/50741/conditional-comments--add-ie-specific-classes-to-the-body-tag/</guid>
</item>
<item>
<title>(HTML) Conditional body tag - paul66</title>
<link>http://snipplr.com/view/47931/conditional-body-tag/</link>
<description><![CDATA[ <p>This snippet is a Paul Irish original, and 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.</p> ]]></description>
<pubDate>Thu, 27 Jan 2011 03:50:32 GMT</pubDate>
<guid>http://snipplr.com/view/47931/conditional-body-tag/</guid>
</item>
<item>
<title>(HTML) X-UA-Compatible - paul66</title>
<link>http://snipplr.com/view/47930/xuacompatible/</link>
<description><![CDATA[ <p>Internet Explorer has many rendering engines ready for use. What this line of code basically does is force IE to use the most up to date rendering engine that it has available, so that your pages will render as well as possible. It then goes on to talk about Chrome Frame. Chrome Frame is a plugin for IE6, 7, and 8 which brings all the rendering, and js power of Google Chrome to IE. If the user has it installed, we render our site using it.</p> ]]></description>
<pubDate>Thu, 27 Jan 2011 03:48:22 GMT</pubDate>
<guid>http://snipplr.com/view/47930/xuacompatible/</guid>
</item>
<item>
<title>(HTML) CSS IE conditional comments - alsodenn</title>
<link>http://snipplr.com/view/47607/css-ie-conditional-comments/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 20 Jan 2011 22:48:11 GMT</pubDate>
<guid>http://snipplr.com/view/47607/css-ie-conditional-comments/</guid>
</item>
<item>
<title>(HTML) IE 6 detect message - lromak</title>
<link>http://snipplr.com/view/42743/ie-6-detect-message/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Oct 2010 07:23:21 GMT</pubDate>
<guid>http://snipplr.com/view/42743/ie-6-detect-message/</guid>
</item>
<item>
<title>(HTML) Apply IE-specific class to body tag instead of using conditional stylesheets - f6design</title>
<link>http://snipplr.com/view/41233/apply-iespecific-class-to-body-tag-instead-of-using-conditional-stylesheets/</link>
<description><![CDATA[ <p>Instead of feeding IE separate stylesheets, use conditional comments to apply an IE-specific class to the body tag. This means all your IE-only classes can go in your main stylesheet, e.g. .ie6 .myelement { margin:5px; }\r\n\r\nThis was taken from the HTML5 Boilerplate.</p> ]]></description>
<pubDate>Fri, 01 Oct 2010 17:18:56 GMT</pubDate>
<guid>http://snipplr.com/view/41233/apply-iespecific-class-to-body-tag-instead-of-using-conditional-stylesheets/</guid>
</item>
<item>
<title>(HTML) Force IE and to use the latest rendering engine and/or Chrome Frame - f6design</title>
<link>http://snipplr.com/view/41232/force-ie-and-to-use-the-latest-rendering-engine-andor-chrome-frame/</link>
<description><![CDATA[ <p>Always force latest IE rendering engine (even in intranet) &amp; Chrome Frame. Taken from the HTML5 Boilerplate.</p> ]]></description>
<pubDate>Fri, 01 Oct 2010 17:16:10 GMT</pubDate>
<guid>http://snipplr.com/view/41232/force-ie-and-to-use-the-latest-rendering-engine-andor-chrome-frame/</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>
</channel>
</rss>