<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Lee Munroe &#187; campaigns</title> <atom:link href="http://www.leemunroe.com/tags/campaigns/feed/" rel="self" type="application/rss+xml" /><link>http://www.leemunroe.com</link> <description>User Experience and Web Interface Designer Lee Munroe</description> <lastBuildDate>Thu, 09 Feb 2012 02:44:16 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Do you support IE6?</title><link>http://www.leemunroe.com/ie6-design-help/</link> <comments>http://www.leemunroe.com/ie6-design-help/#comments</comments> <pubDate>Mon, 29 Jun 2009 00:29:46 +0000</pubDate> <dc:creator>Lee</dc:creator> <category><![CDATA[Web Design]]></category> <category><![CDATA[browsers]]></category> <category><![CDATA[campaigns]]></category> <category><![CDATA[ie6]]></category> <category><![CDATA[testing]]></category> <category><![CDATA[tutorials]]></category><guid
isPermaLink="false">http://www.leemunroe.com/?p=1404</guid> <description><![CDATA[Us designers love a good rant about IE6. And why not? Everything looks perfect in Firefox, Safari, even IE7 and 8. Then you open up IE6 and everything is a&#8230;<html><body><h1>400 Bad request</h1> Your browser sent an invalid request.</body></html> ]]></description> <content:encoded><![CDATA[<p>Us designers love a good rant about IE6. And why not? Everything looks perfect in Firefox, Safari, even IE7 and 8. <strong>Then you open up IE6 and everything is a mess.</strong> In an ideal world no one would use IE6 anymore (and all browsers would render websites the same way).</p><p>But at the same time I do get sick of IE6 rants and campaigns. This isn&#8217;t a rant, it&#8217;s more of a &#8216;<strong>be aware that it still exists and some reasons why it still exists</strong>&#8216; post. A recent blog post of mine <a
href="http://www.leemunroe.com/design-blog-stats/">researching popular design blog analytics</a> showed that there are still 3% of users using IE6. And that&#8217;s in the field of design. There is more than likely a lot more than that in terms of the World Wide Web.</p><p><span
id="more-1404"></span></p><h4>Why people are still using IE6</h4><ul><li>They use a company computer and have no control over upgrades</li><li>They&#8217;ve popped into an Internet cafe and have to use what&#8217;s available</li><li>It works for them so why change</li><li>They don&#8217;t realise there are other browsers available</li><li>They like it</li></ul><p>So rather than campaigning to get people to upgrade their browser, shouldn&#8217;t we just deal with it and support it?</p><h4>But what does &#8216;support&#8217; mean?</h4><p>I think Andy Clarke hits the nail on the head in his <a
href="http://24ways.org/2008/contract-killer">killer contract</a>:</p><blockquote><p>We will also test to ensure that pages will display visually in a ‘similar’, albeit not necessarily an identical way, in Microsoft Internet Explorer 6 for Windows as this browser is now past it’s sell-by date.</p></blockquote><p>I think this is the best way to support IE6: <strong>it doesn&#8217;t have to be pixel perfect but the content should be accessible and it should look similar</strong>.</p><p>What I&#8217;ll usually do before launching a site is check to <strong>make sure all the links are visible and clickable and all the content is accessible in IE6</strong>. I&#8217;ll even spend 30 minutes to make sure it looks &#8216;half decent&#8217; with regards to IE6 not supporting PNG transparency, which involves <strong>replacing the PNG backgrounds with GIFs via an IE6 specific stylesheet</strong>.</p><h4>Supporting IE6</h4><p>To specifically target IE6 users with special instructions or styles, use the following code.</p><pre><code>&lt;!--[if IE 6]&gt;
Special instructions for IE 6 here, usually including a specific IE6 stylesheet
&lt;![endif]--&gt;</code></pre><p>Anything placed between the special tags will only be recognised by IE6.</p><h4>Interesting IE6 campaigns</h4><h5><a
href="http://www.bringdownie6.com/">Bring down IE6</a></h5><div
style="text-align:center;"><a
href="http://www.bringdownie6.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-422.jpg" alt="snap_42.jpg" border="0" width="512" height="384" /></a></div><h5><a
href="http://dearie6.com/">Dear IE6</a></h5><div
style="text-align:center;"><a
href="http://dearie6.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-432.jpg" alt="snap_43.jpg" border="0" width="512" height="384" /></a></div><h5><a
href="http://ie6update.com/">IE6 Update</a></h5><div
style="text-align:center;"><a
href="http://ie6update.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-442.jpg" alt="snap_44.jpg" border="0" width="512" height="384" /></a></div><h5><a
href="http://www.saveie6.com/">Save IE6</a></h5><div
style="text-align:center;"><a
href="http://www.saveie6.com/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-452.jpg" alt="snap_45.jpg" border="0" width="512" height="384" /></a></div><h5><a
href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Universal IE6 css</a></h5><div
style="text-align:center;"><a
href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/"><img
src="http://www.leemunroe.com/wp-content/uploads/snap-462.jpg" alt="snap_46.jpg" border="0" width="512" height="384" /></a></div><h4>Help with common IE6 problems</h4><ul><li><a
href="http://css-tricks.com/ie-css-bugs-thatll-get-you-every-time/">IE6 bugs that will get you every time</a></li><li><a
href="http://thedesignsuperhero.com/2008/04/3-free-tools-to-make-ie-bug-fixing-easy-ie-tester-ie-netrenderer-and-ie-tab/">Free tools to make IE6 bug testing easy</a></li><li><a
href="http://www.sitepoint.com/blogs/2009/03/06/10-fixes-for-ie6-problems/">10 fixes for IE6 problems</a></li></ul><h4>Do you support IE6?</h4><p>Hopefully over the next year or two we will be seeing less and less of IE6, especially if Microsoft encourage users to upgrade to IE8.</p><p><strong><em>Do you &#8216;support&#8217; IE6? Do you check to make sure your sites work? Do you spend much time fixing it or making it pixel perfect?</em></strong></p> ]]></content:encoded> <wfw:commentRss>http://www.leemunroe.com/ie6-design-help/feed/</wfw:commentRss> <slash:comments>50</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 17/30 queries in 0.381 seconds using disk: basic

Served from: www.leemunroe.com @ 2012-02-09 14:23:25 -->
