<?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/ie7</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 12:57:08 GMT</pubDate>
<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) 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) IE7 button value - inreflection7</title>
<link>http://snipplr.com/view/55924/ie7-button-value/</link>
<description><![CDATA[ <p>IE7 can be a pain when it comes to input submit buttons. In order to get the value to disappear using the text-indent: -999em; trick make sure to set text-transform: capitalize;</p> ]]></description>
<pubDate>Thu, 30 Jun 2011 03:51:29 GMT</pubDate>
<guid>http://snipplr.com/view/55924/ie7-button-value/</guid>
</item>
<item>
<title>(HTML) R2C - If IE7 - r2cgroup</title>
<link>http://snipplr.com/view/48757/r2c--if-ie7/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Feb 2011 11:42:48 GMT</pubDate>
<guid>http://snipplr.com/view/48757/r2c--if-ie7/</guid>
</item>
<item>
<title>(HTML) IE7 Background images on a blank link - derekholmes</title>
<link>http://snipplr.com/view/30316/ie7-background-images-on-a-blank-link/</link>
<description><![CDATA[ <p>IE7 will not show background images on a item that has no text. This is probably true with ie6 as well. 

The best trick I've found is to display:inline-block, but you must do this for ie7 only</p> ]]></description>
<pubDate>Fri, 26 Mar 2010 12:49:06 GMT</pubDate>
<guid>http://snipplr.com/view/30316/ie7-background-images-on-a-blank-link/</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) EMULATE IE7 - j4kp07</title>
<link>http://snipplr.com/view/19968/emulate-ie7/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 20 Sep 2009 22:25:52 GMT</pubDate>
<guid>http://snipplr.com/view/19968/emulate-ie7/</guid>
</item>
<item>
<title>(HTML) IE8 force compatability - takonia</title>
<link>http://snipplr.com/view/19548/ie8-force-compatability/</link>
<description><![CDATA[ <p>I grabbed this code from here in order to make IE 8 behave like IE 7 for me.  It sure is a heck of a lot easier than going back through all the CSS on every site I've ever done.  Just drop it in the header, hopefully you have a header include.</p> ]]></description>
<pubDate>Fri, 11 Sep 2009 08:57:15 GMT</pubDate>
<guid>http://snipplr.com/view/19548/ie8-force-compatability/</guid>
</item>
<item>
<title>(HTML) HTML: Conditional HTML for IE6 and IE7 - chrisaiv</title>
<link>http://snipplr.com/view/9095/html-conditional-html-for-ie6-and-ie7/</link>
<description><![CDATA[ <p>If your trying to find a clean way of applying a CSS style to IE6 and IE7 individually, here's how to do it</p> ]]></description>
<pubDate>Sat, 18 Oct 2008 12:05:21 GMT</pubDate>
<guid>http://snipplr.com/view/9095/html-conditional-html-for-ie6-and-ie7/</guid>
</item>
<item>
<title>(HTML) How to set IE8 in previous (IE7, IE5) rendering mode for backwards compatibility - localhorst</title>
<link>http://snipplr.com/view/5544/how-to-set-ie8-in-previous-ie7-ie5-rendering-mode-for-backwards-compatibility/</link>
<description><![CDATA[ <p>„Versioning and Cross-document InteractionInternet Explorer 8 introduces the IE8 standards mode by default—this lets Web designers use the latest rendering features available in Internet Explorer 8. In addition to layout changes, IE8 standards mode will also affect the behavior of scripted APIs (DOM). 
To opt-out of IE8 standards mode, the META tag may be used to obtain IE7 compatibility mode“

Take a look at http://code.google.com/p/ie7-js/ too.
This is a tiny JS library to makes IE versions behave like a standard browser.</p> ]]></description>
<pubDate>Mon, 24 Mar 2008 14:18:03 GMT</pubDate>
<guid>http://snipplr.com/view/5544/how-to-set-ie8-in-previous-ie7-ie5-rendering-mode-for-backwards-compatibility/</guid>
</item>
<item>
<title>(HTML) Only IE6 / IE7 - stavelin</title>
<link>http://snipplr.com/view/5178/only-ie6--ie7/</link>
<description><![CDATA[ <p>Target only internet explorer 6/7 with external CSS</p> ]]></description>
<pubDate>Sun, 24 Feb 2008 17:41:58 GMT</pubDate>
<guid>http://snipplr.com/view/5178/only-ie6--ie7/</guid>
</item>
</channel>
</rss>