fecklessmind - Defensive coding and CSS: Preventing the most common bugs
http://fecklessmind.com/2009/02/02/defensive-coding-and-css-part-1/
Defensive coding is about preventing these bugs before they happen. If you don’t prevent them, they will be like an avalanche — there will be a lot of them interacting with each other, making it difficult to figure out what’s what.Adam Oliver’s Blog » Blog Archive » A Quick Selection of CSS Tips
Adam Oliver’s Blog » Blog Archive » A Quick Selection of CSS Tips - http://blog.adamoliver.net/tutorials/a-quick-selection-of-css-tips/
よく使うCSSティップス。
Tips/ハックSimpleBits ~ How I Might Deal with IE6
Eight years ago (almost to the day), Jeffrey Zeldman wrote, To Hell With Bad Browsers, signaling the dawning of “The CSS Age”. Explaining how the use of @import for referencing stylesheets is ignored by Netscape 4, was an important step in shedding away the problems related to supporting an ancient browser. Eight. Years. Completely ignoring a browser in terms of CSS is a wonderfully freeing thing. It certainly can’t be done on every site. The important thing to remember is that it’s a site’s statistics that should determine what level of support you decide to offer.
Dan Cederholm on when you should drop Internet Explorer 6 and how to do it.
Might Deal with IE6
IE6 begone! Ah, someday.
Dan Cederholm: “Completely ignoring a browser in terms of CSS is a wonderfully freeing thing. It certainly can’t be done on every site. The important thing to remember is that it’s a site’s statistics that should determine what level of support you decide to offer.”
<!--[if gte IE 7]><!--> <link rel="stylesheet" type="text/css" media="screen, projection" href="screen.css" /> <!--<![endif]-->Ask SM [CSS/JS]: Divs of Equal Height, Dealing with IE 6 | Developer's Toolbox | Smashing Magazine
This is our third installment of Ask SM, featuring reader questions about Web design, focusing on HTML, CSS and JavaScript. In this post we'll cover how you can take care of a smooth page scrolling
flush right lists, equal height divs, designing for IE 6, RSSQuick & Easy CSS Development with Firebug - Tutorial9
saveSitePoint » 10 Fixes That Solve IE6 Problems
Ten code fixes, hacks, and workarounds for dealing with Internet Explorer 6. By SitePointBring Down IE 6: a campaign by .net magazine
^^ this
Bring Down IE 6
a campaign by .net magazine
WOOHOOOOOOIE Fix: Bicubic Scaling for Images
omg fantastic
-ms-interpolation-mode: bicubic;Hugs For Monsters :: The Work of Visual Artist Joe Lifrieri
"While working on this site, I made jokes to Mike Yuan about having really confrontational splash pages for anybody that visited the site using IE6. I swear, I’m not this much of a dick to my users, but as a former PC user/Xbox owner, I have enough pent up MS-Hate to fill a fucking water tower. Just remember it’s completely a joke, I don’t care what browser you use as long as you don’t expect me to support it. Thanks for stopping by, hope you laughed."sevenup - Google Code
Just might be a good idea
Help rid the world of IE6 with one line of javascript!
IE6をIE7として動作させるJavaScript
With this code installed, a user with IE6 will receive a dialogue box that tells them their browser is outdated and how to get a newer version.IE6問題に対処する10のテクニック | エンタープライズ | マイコミジャーナル
をおこなうべきhow to make ie6 behave - work blog - onderhond.com
awesome.
These days we are inundated with bloated web browsers that overcomplicate our lives. However, there is one eminent exception: IE6. It has been around since 2001 and is still one of the most powerful and versatile browsers available.
You have been mislead by a vocal minority and are using firefox, which is clearly an inferior web browser to IE6. Please switch to IE6 and sign our petition.Supersleight jQuery Plugin for Transparent PNGs in IE6 — All in the head
{shim: '/img/transparent.gif'}
I never meant to become obsessive about getting PNG transparency working nicely in IE6. In the summer of 2003, I hit across a situation on a client project where what the designer wanted required the use of PNG transparency. The script that came to hand to get this working in IE6 at the time was called Sleight, but that only dealt with applying the filter to IMG elements. My design needed to do the same for CSS background images, so I hacked up a different version of the script for that purpose, called it bgSleight, and occasionally updated it.ie6-upgrade-warning - Google Code
ie6でアクセスするとアラートを出すJS
いいなー
いいね
sage politely informin
he ie6-upgrade-warning is a little script (7.9kb) that displays a warning message politely informing the user to upgrade the browser to a newer version (links to newest IE, Firefox, Opera, Safari, Chrome are provided). The webpage is still visible behind a transparent background, but access to it is prevented. The idea is to force users to upgrade from IE6 and avoid the website from a bad reputation that website is not rendering correctly in IE6. The script is completely translatable in any language, very easy to set-up (one line of code in webpage and one parametter configuration).
Implement in TYPO310 Cool Things We’ll Be Able To Do Once IE6 Is Dead
Some people think that IE6 is dead already. But only developers who have the luxury of a specialist audience, or who don’t have any business interest vested in their work, can think like that. For the rest of us, who have a real-world audience of ordinary, non-technical users to think about, IE6 is still very much a going concern. Now that IE8 is out we’ll see a greater number of users finally upgrading; there’s no doubt that Microsoft wil be pushing for this, and pushing hard. Quite apart from that, we’re seeing a slow but steady progression of users moving away from Internet Explorer altogether, and turning to Firefox and other browsers. Inevitably, there will come a time when IE6 has a sufficiently minor audience that we can treat it like we did Netscape 4 a few years ago — as legacy technology that it no longer behoves us to support, and its remaining users as willfully stubborn individuals whom we’re not required to pander to any longer!
When IE6 is gone, cool new web techniques will be implemented.
Or you could just do them now and avoid the rush later…IE6 Update
IE6 Update looks like IE’s Information Bar, but instead of offering your visitors an ActiveX plugin, it offers a browser update.
赤色ってどんだけきらいやねん。
Help kill Internet Explorer 6 IE6 is like an illness that just won’t go away, but we have the medicine. IE6 Update looks like IE’s Information Bar, but instead of offering your visitors an ActiveX plugin, it offers a browser update. Click here to see a demo! - Read the blog post. IE6 Update Install IE6 Update on your website Copy and paste this code before your closing </body> tag: <!--[if IE 6]> <script type="text/javascript"> /*Load jQuery if not already loaded*/ if(typeof jQuery == 'undefined'){ document.write("<script type=\"text/javascript\" src=\"http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js\"></"+"script>"); var __noconflict = true; } var IE6UPDATE_OPTIONS = { icons_path: "http://static.ie6update.com/hosted/ie6update/images/" } </script> <script type="text/javascript" src="http://static.ie6update.com/hosted/ie6update/ie6update.js"></script> <![endif]--> And you're done! OR If you’re a feeling adventurous... Download the Code Buzz on Twitter Already using IE
Install IE6 Update
Trick people into updating IE6 to something far better.
"IE6 Update looks like IE’s Information Bar, but instead of offering your visitors an ActiveX plugin, it offers a browser update."……これはさすがにやり過ぎ感があります。Paul Irish » Browser-specific CSS hacks
I wanted to document every browser-specific css selector and style attribute hack I've seen. Plus there's no way to provide stylesheets to only Safari, I believe.
"I wanted to document every browser-specific css selector and style attribute hack I've seen. Plus there's no way to provide stylesheets to only Safari, I believe."Webdesign and IE6 incompatibility - Fix your problems in 5 minutes | Themes Live
There are many web developers that make their custom design using standards XHTML and CSS codes. Nowadays we have many browsers using standards from W3C: Mozilla Firefox, Opera, Safari, Google Chrome. When I develop a website, I find problems with IE6. There are many people that uses IE6 without upgrading to IE7, so, we have to check our website to works also with a non standard browser: Internet Explorer 6.
There are many web developers that make their custom design using standards XHTML and CSS codes. Nowadays we have many browsers using standards from W3C: Mozilla Firefox, Opera, Safari, Google Chrome. When I develop a website, I find problems with IE6. There are many people that uses IE6 without upgrading to IE7, so, we have to check our website to works also with a non standard browser: Internet Explorer 6. Internet Explorer 6 (IE6), not support fully CSS and has a problem loading PNG with Alpha transparency. ie7js There are many CSS tricks to make IE6 compatible with PNG Alpha and other CSS codes, but every webdesigner must spend its time to develop a custom code working only for IE6 and using CSS Conditional Tags. Why spend so many times to develop for IE6? Fortunately, a Javascript Genius, Dean Edwards wrote a script called IE7. This amazing piece of code uses JavaScript to make Internet Explorer 5 and 6 behave like a standards-compliant browser. First of all, you must downl
Webdesign and IE6 incompatibilityJavaScript Debugging Techniques in IE 6
JavaScript Debugging
Microsoft's Internet Explorer 6 is almost universally hated by web developers. Fortunately, with the help of Visual Studio and by changing a few IE settings, we can make it much easier on ourselves.IE6 Bugs, Problems, Fixes, Solutions, Tips & Tricks, Hints? NO MORE! .:. RIPIE6.com
RIPIE6 is the obituary notice of Internet Explorer 6's death.
IE6 Bugs, Problems, Fixes, Solutions, Tips & Tricks, Hints? NO MORE!覚えておいて損はない CSS の定番テクニック BEST 5 | バシャログ。
IE6でのTipsReduce your headache when developing for IE6 & IE7 with just one line « The CSS Blog, just CSS. (Tips, Tricks, Tutorials, Resources and more!)
pasado por Fran
Sounds like we need a new approach
Basically, IE6 users are forced to use IE6 at work. Giving them a message saying, “Hey! Upgrade!” in this case is not only pointless; it’s sadistic.
Diggin blogi toteaa tutkimuksensa perusteella, ettei kaksi kolmesta IE6-käyttäjistä yksinkertaisesti voi päivittää. "Giving them a message saying, “Hey! Upgrade!” in this case is not only pointless; it’s sadistic."
July 2009 Survey at Digg shows that over 90% IE6 visitors can't, won't, or are forbidden to upgrade their browser.IE6 Must Die for the Web to Move On
Amen! Anyone who has any influence over corporate IT policies _needs_ to read this.YouTube Will Be Next To Kiss IE6 Support Goodbye
YouTube phasing out support for IE6. http://www.hurl.ws/43fy (via @wrumsby) Finally a motivator for corporate IT depts everywhere. [from http://twitter.com/terrencewood/statuses/2639277259]
This is great news. I've already started hearing more and more people feeling comfortable about not supporting ie6
@atoouefeito Calma, isto já está acontecendo! http://migre.me/3LIZ [from http://twitter.com/evertonRR/statuses/2687632137]
YouTube ukinja podporo za IE6! Isto je napovedal tudi Digg (tudi top 10 stran), tako da bi to znalo končno prisiliti preostale IE6 uporabnike da upgradajo.Testing with IE6, IE7 and IE8 on VirtualBox | Shape Shed
testing websites with VirtualBox15+ CSS Tips and Tricks | Queness
Excellent!
A list of CSS tips and tricks that will make your life so much easier! I have also make a list of CSS shorthands for your convenience.Definitive Guide to Taming the IE6 Beast
Lots of layout problems in one place.Target IE6 and IE7 with only 1 extra character in your CSS / Brian Cray's Blog
IE7 targetingIE6ify Bookmarklet
After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites. IE6ify!
So sad but oh so true. A great way to explain to a client why IE6 shouldn't be catered for.
After years of observation and reverse engineering I am proud to say I have been able to reproduce the IE6 algorithm to break even the most standards-compliant websites.IE6 No More - Home
Campaign site for retiring the old Internet Explorer 6 browser for good.
IE6 No MoreIE6 No More! Popular Web Companies Start Project to Kill IE6
Twitter users and the Digg community both rallied behind our battle cry. But now a high-profile group of startups, most funded by the well-known early stage venture firm Y Combinator, have started their own initiative, IE6 No More.
We've made no attempt to hide our belief that Internet Explorer 6 must die. IE6 is an ancient browser that does not support many of the major innovations of
We’ve made no attempt to hide our belief that Internet Explorer 6 must die. IE6 is an ancient browser that does not support many of the major innovations of the last 8 years. Yet it is still used by 15-25% of Internet users – and that fact alone is holding us back from a new area of web applications.Code Samples - IE6 No More
Devo aggiungere una para di questi bannerFlickr Photo Download: IE6 denial message for Momentile.com
Flickr ist die wahrscheinlich beste Online-Fotoplattform der Welt. Präsentieren Sie der ganzen Welt Ihre Lieblingsfotos, zeigen Sie sicher und privat Ihren Freunden und Familienmitgliedern Fotos, oder bloggen Sie die Fotos und Videos, die Sie mit dem Handy aufgenommen haben.
Flickr is almost certainly the best online photo management and sharing application in the world. Show off your favorite photos and videos to the world, securely and privately show content to your friends and family, or blog the photos and videos you take with a cameraphone.
RT @paulnorthup @UltraNurd Heres a little something to help your IE code rage http://bit.ly/15JRjX A-W-E-S-O-M-E! [from http://twitter.com/AdamPieniazek/statuses/2670995834]Ryan Parman - Flailing Wildly - Run Internet Explorer 6 (or IE7, or IE8) images in VMware Fusion on Mac OS X
"By now, most front-end web developers have heard of the Standalone Internet Explorers (Wikipedia article). Although these are incredibly useful, they’ve always been hacky at best. Because of that, we need to go the long way. We’ll download the “officially sanctioned” VirtualPC images containing a time-limited version of Windows XP SP3 and Internet Explorer 6.0, and then we’ll convert these images to the kind that work with VMware Fusion (which works on Mac OS X). This should only need to be done every 3 or 4 months when the images expire. These instructions are loosely based on the ones found at Running IE6, IE7 and IE8 on your Mac."
I've avoided IE 8 so far, but guess I'll need to give it a whirl soon. Harrumph. (via Tom Taylor)
IE6, 7 and 8 testing images, premade for VMWare Fusion on OSX. Works very well, but they expire on August 31st, when Microsoft will release another set.
Pre-made images of Windows for use with VMWare Fusion. Hooray!Browser Sandbox - Run any browser from the web
Browser Sandbox - Run any browser from the webUltimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs
I've scoured the web for resources and also included some of my own fixes for IE6 and now I've put it all together in this cheetsheet/reference manual as a resource for anyone who has to deal with Internet Explorer 6.
This is the IE6 resource you've been hoping for. Learn pre-emptive best practices and find fixes for over 25 Internet Explorer 6 bugs.IE6のバグや仕様の解決方法のまとめ -Ultimate IE6 Cheatsheet | コリス
ありがとうございます。Google Chrome Frame - Google Code
Google Chrome Frame is an open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer
Enable open web technologies in Internet Explorer. Google Chrome Frame is an early-stage open source plug-in that seamlessly brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer. With Google Chrome FrameDownload details: Expression Web SuperPreview for Internet Explorer
Expression Web SuperPreview for Internet Explorer is a stand-alone visual debugging tool that makes it faster and easier to migrate your sites from Internet Explorer 6 to Internet Explorer 7 or 8. With Expression Web SuperPreview for Internet Explorer, you can ensure that your Web sites work correctly in Internet Explorer 8 while also maintaining compatibility with earlier versions of Internet Explorer.
Expression Web SuperPreview for Internet Explorer is a visual debugging tool that makes it easier to migrate your web sites from Internet Explorer 6 to Internet Explorer 7 or 8.
SuperPreview for Internet ExplorerGoogle Has A Solution For Internet Explorer: Turn It Into Chrome
"Yes, it’s both hilarious and awesome (or hilariously awesome, if you will) that Google seems to dislike IE so much that it has spent its own time improving it."
Woah! IE6 Hacks be gone? RT @mike9r: New IE plugin from Google plugin puts Chrome's rendering engine INTO IE http://bit.ly/vbQc8 [from http://twitter.com/JohnnyMcNugget/statuses/4297129540]
ll difference is pretty small since Chrome is designed to give resources back to y
People hate IE6; they've made that abundantly clear on the web. Unfortunately, plenty of people are still stuck using it for reasons such ...10 Awful IE Bugs and Fixes | Queness
GoogleのIEに対する目の敵ぶりが凄まじい。
った。でも、今のところターゲットはIEだけだ。 それは正当な行為だと思える。IEはGoogleの宿敵Microsoftの製品だが、ユーザ数ナンバーワンのWebブラウザであると同時に、Webの標準規格から外れたところの多い問題児だ。IE7からはやや良くなったが、まだほめられたものではない。標準性の問題だけでなくパフォーマンスも良くない。Chrome Frameは、ChromeのWebkitとJavaScriptエンジンの最Browser-Update.org - Benutzer über Browserupdates informieren
Inform your visitors about browser-updates
Benutzer über Browserupdates informieren
This service is an opportunity to inform your visitors unobtrusively to switch to a newer browser. Many internet users are still using very old, out-dated browsers – most of them for no actual reason. Switching to an newer browser is better for them and for you as a webdesigner.15+ amazing anti IE resources
いまさらながらIE6対策についてのまとめです。わかりやすくまとめられています。
IE6メモ。
IE6のハックのまとめ。Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs
The best strategy for dealing with Internet Explorer 6 is not to support it. Stop. Ok, I feel your frustration. You're a web developer and you're ready to tear your hair out because you have to support Internet Explorer 6, but, to put it tactfully, IE6 doesn't support you. You've spent hours on it, but you just can't seem to get your layout right. I can empathize. I can also help.CSS Differences in Internet Explorer 6, 7 and 8 « Smashing Magazine
CSS Differences in Internet Explorer 6, 7 and 8
One of the most bizarre statistical facts in relation to browser use has to be the virtual widespread numbers that currently exist in the use of Internet Explorer versions 6, 7 and 8. As of this writing, Internet Explorer holds about a 65% market share combined across all their currently used browsers. In the web development community, this number is much lower, showing about a 40% share.Internet Explorer Resources for Web Developers | Design Reviver
IE 6,7,8
IE6/7/8で異なるCSSの対応状況をCSS2.1, CSS3ごとにまとめたチートシートRounded Corners in Internet Explorer
Having a fixed header and/or footer can be quite effective in a web interface where its use proves to be advantageous. However, getting it implemented in all browsers, including IE6, can seem quite daunting.
Having a fixed header and/or footer can be quite effective in a web interface where its use proves to be advantageous. However, getting it implemented in all browsers, including IE6, can seem quite daunting. In this tutorial we'll not only get it working in all the major browsers, but we'll also cover all the necessary steps required in doing so. By the end of this tutorial, you should be able to implement this into your own projects without having to copy and paste a thing.
Having a fixed header and/or footer can be quite effective in a web interface where its use proves to be advantageous. However, getting it implemented in all browsers, including IE6, can seem quite daunting. In this tutorial we'll not only get it working in all the major browsers, but we'll also cover all the necessary steps required in doing so. By the end of this tutorial, you should be able to implement this into your own projects without having to copy and paste a thing.IE6、IE7、IE8におけるCSSの違いまとめ | エンタープライズ | マイコミジャーナル
Most Common IE Bugs and How to Fix Them9 Most Common IE Bugs and How to Fix Them - Nettuts+
Internet Explorer - the bane of most web developers' existence. Up to 60% of your development can be wasted just trying to squash out IE specific bugs which
9 Most Common IE Bugs and How to Fix Them - Nettuts+9 Most Common IE Bugs and How to Fix Them - Nettuts+
Internet Explorer - the bane of most web developers' existence. Up to 60% of your development can be wasted just trying to squash out IE specific bugs which isn't really a productive use of your time. In this tutorial, you are going to learn about the most common IE bugs and rendering disparities and how to easily squash them or deal with them. Interested? Let's get started.
css hack html howto tips ie
DIE IE.IE共通の9つのCSSバグをそれぞれ解決する方法:phpspot開発日誌
Excellent tutorial and tips on webdesign in general
Everyone has been going on about how we should use CSS3 more and all of the possibilities and flexibility that come with it, but that we should still consider IE6 and other troubling browsers.Alpha Transparency in PNG-8 Images Without Using Fireworks | ethanandjamie.com
Simple Alpha PNG-8 Tutorial with pngquantHEY-IT - We want to get rid of IE6!
campagne voorbeeld met social buttons
HEY-IT - We want to get rid of IE6!
Let's wake up IT and get them to upgrade our browser. Get rid of IE6!The New Clearfix Method • Perishable Press
You know what? I can believe he's related to that guy…
KW35IE6 denial message for Momentile.com on Flickr - Photo Sharing!
IE6 vs IE7, Safari, Opera, Firefox
This was such a fun project -- this is what users of Internet Explorer 6 see when they visit Momentile. You can see sketches and a bit of the process on my website. UPDATE: There have been many requests to use this image on other websites, so I've decided to release it under a Creative Commons license. You are free to reuse the image on your own website as long as credit is given and linked back to RobotJohnny.com. For prints, contact me directly.
IE6 go home, IE6 play
I can't belive you're related to that guy. Don't remind me!Keith Clark - IE CSS3 pseudo selectors
Metoda na css3 w IE
ie-css3.js allows Internet Explorer to identify CSS3 pseudo selectors and render any style rules defined with them. Simply include the script in your pages and start using these selectors in your style sheets — they'll work in IE... Honest...!10 Common CSS Browser Compatibility Issues/Bugs You Must Know | TutorialFeed
It's another IE bug caused by placing a list with a background set within a floated <div> that has been relatively positioned. Problem and solutions discussed here.
IE hacks, fixes for css
In today's scenario browser bugs with CSS can be an incredible source of frustration for Web designers and developers. In this post I'm sharing some most common CSS browser compatibility Issues/Bugs. Here's the following list:
10 Common CSS Browser Compatibility Issues/Bugs You Must KnowCSS hacks & browser version detection – a new approach | Reinhold Weber
browser detection with php
A more elaborate way of dealing with css browser inconsistencies using a little PHP magic.Six Things Your Mom Never Told You About Debugging Javascript « [devlunch]
10 ways to make Internet Explorer act like a modern browsercurved-corner - Project Hosting on Google Code
This is a behavior htc file for Internet explorer to make CSS property " border-radius " work on all browsers. At present, all major browsers other than IE shows curved corner by adding 4 lines of css
htc file for Internet explorer to make CSS property " border-radius " work on all browsers
A non-image based solution to make rounded corners work in IE
Rounded corner HTML elements using CSS3 This is a behavior htc file for Internet explorer to make CSS property " border-radius " work on all browsers. At present, all major browsers other than IE shows curved corner by adding 4 lines of cssQuirksBlog: The iPhone obsession
mobile development opinion
Points made, but terribly incomplete.Forgotten CSS selectors | 456 Berea Street
Forgotten CSS selectors
Well, the market share of IE 6 is now finally at a level where we as developers can say that a site “supporting” IE 6 does not mean “looking pixel perfect”. Fortunately more and more clients understand this as well. IE 7 has been out for well over three years and IE 9 is on the horizon, so I think it’s time to revive those CSS selectors that you never got to use just because IE 6 doesn’t understand them.The Life, Times (and Death?) of Internet Explorer 6 (Comic Strip) - Smashing Magazine
In recent years Internet Explorer 6 has become the browser web designers love to hate. Security issues, JavaScript errors and inexplicable CSS rendering quirks have...
n recent years Internet Explorer 6 has become the browser web designers love to hate. Security issues, JavaScript errors and inexplicable CSS rendering quirks have made it the brunt of many jokes. With IE6 in its twilight and big companies like Google dropping support, it seems like a good time to take a fond look back at our old foe. In this post we’re looking at what Internet Explorer 6 used to be and why its image changed over the years. You can also see the comic in a larger version. Do we need to review our projects in Internet Explorer 6? Can we stop supporting IE6? If not, how do we handle those users who are still using IE6? And if yes, how can we prompt IE6 users to upgrade? Or how do we convince those who don’t allow their employees to get rid of the legacy browser to upgrade? What do you think? We are looking forward to your opinions in the comments to this post!
Really Nicely Illustrated!
I finally know where Andy Clarke got his Twitter avatar...Fix It Fast: Rapid IE6 CSS Debugging | Viget Inspire
IE6 CSS Debugging
border: 1px solid red !important;Announcement | IE6 Funeral
"Internet Explorer Six, resident of the interwebs for over 8 years, died the morning of March 1, 2010 in Mountain View, California, as a result of a workplace injury sustained at the headquarters of Google, Inc. Internet Explorer Six, known to friends and family as "IE6," is survived by son Internet Explorer Seven, and grand-daughter Internet Explorer Eight."
Site humoristique qui annonce la mort de IE6.
Internet Explorer Six, resident of the interwebs for over 8 years, died the morning of March 1, 2010 in Mountain View, California, as a result of a workplace injury sustained at the headquarters of Google, Inc. Internet Explorer Six, known to friends and family as "IE6," is survived by son Internet Explorer Seven, and grand-daughter Internet Explorer Eight. Venue Change: Apparently even more people want to see IE6's cold dead body than we imagined. To better accommodate the overwhelming response, we're changing the venue. On Thursday, March 4, 2010, at 7:00 p.m., we'll gather with fellow IE6 friends and loved ones at Forest Room 5, 2532 15th Street, Denver, CO 80211-3902 to pay our respects. Those unable to attend the funeral are asked to send flowers.
Funny and very smart from the organizers. --- "Internet Explorer Six, resident of the interwebs for over 8 years, died the morning of March 1, 2010 in Mountain View, California, as a result of a workplace injury sustained at the headquarters of Google, Inc. Internet Explorer Six, known to friends and family as "IE6," is survived by son Internet Explorer Seven, and grand-daughter Internet Explorer Eight. Funeral services for Internet Explorer Six will be held at 7pm on March 4 at Aten Design Group, 1629 Downing Street, Denver, CO 80218. Those unable to attend the funeral are asked to send flowers."
Internet Explorer Six, resident of the interwebs for over 8 years, died the morning of March 1, 2010 in Mountain View, California, as a result of a workplace injury sustained at the headquarters of Google, Inc. Internet Explorer Six, known to friends and family as "IE6," is survived by son Internet Explorer Seven, and grand-daughter Internet Explorer Eight.
Internet Explorer Six, resident of the interwebs for over 8 years, died the morning of March 1, 2010 in Mountain View, California, as a result of a workplace injury sustained at the headquarters of Google, IncNorwegian Websites Declare War on IE 6 | Epicenter from Wired.com
Die IE6, die! Browsercide evangelism FTW!
Several large websites in Norway have launched an advocacy campaign urging Microsoft Internet Explorer 6 users to upgrade their outdated web browsers.IE6 Must Die - Start Something! - Twibbon.com
Good!
Support IE6 Must Die, add a #twibbon to your avatar now! - http://twibbon.com/join/IE6-Must-Die [from http://twitter.com/majorymiranda/statuses/2795362257]
Support IE6 Must Die, add a #twibbon to your avatar now! - http://twibbon.com/join/IE6-Must-Die [from http://twitter.com/rasp1/statuses/2724345516]
Support IE6 Must Die, add a #twibbon to your avatar now! - http://twibbon.com/join/IE6-Must-Die [from http://twitter.com/enochs08/statuses/2757034634]
Support IE6 Must Die and add an overlay to your avatar! Twibbon.com is the easiest way to promote awareness of your cause on twitter. Start something today!
Support IE6 Must Die, add a #twibbon to your avatar now! - http://twibbon.com/join/IE6-Must-Die [from http://twitter.com/leandrotrocado/statuses/3179510272]Debugging and Testing in Internet Explorer Made Easy | samuli.hakoniemi.net
post bem interessante com links para programas bacanas (inclusive pacotes das versões do ie) sobre debug nos ie
It’s somewhat usual to leave the testing with Internet Explorer until the end of the project. This is quite acceptable when you’re dealing mainly with layout issues. But when you’re building a web application with loads of features, there are several issues to struggle with: constant debugging, client-side performance, proprietary bugs and so on. However, getting your hands dirty with IE doesn’t always feel as comfortable as with other browsers. In this article, I’m going to list and review different set of tools, which will help you and make your debugging and testing process in Internet Explorer much more enjoyable.Quick Tip: How to Target IE6, IE7, and IE8 Uniquely with 4 Characters | Nettuts+
翻訳ッターさまさまやで。Internet Explorer UA Style Sheets
ブラウザデフォルトスタイル。IE8で見出しとか大きく変わってたんだな。[CSS]スタイルシートを自動でIE6対応にするオンラインサービス -ie6fixer | コリス
手持ちのCSSをIE6対応に変換してくれるサービスの紹介。なるほど。
手元のスタイルシートをフロートやネガティブマージンなどIE6のバグを回避する記述を自動生成するオンラインサービス「ie6fixer」
「手元のスタイルシートをフロートやネガティブマージンなどIE6のバグを回避する記述を自動生成するオンラインサービス」CSS3 support in Internet Explorer 6, 7, and 8
Script para forzar a Internet Explorer a soportar algunas propiedades de CSS3 /cc @chulini @cabrera @wiredlainCSS3 Solutions for Internet Explorer - Smashing Magazine
filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);Plugins | jQuery Plugins
Worlds best plugin? http://bit.ly/c09BhE /via @jonathansulo
:^) RT @jonathansulo: Världens bästa plugin: http://bit.ly/c09BhEObituary For IE6
IE6, well, was a browser with fresh features when it first came out but it is currently 8 years old (must be about 160 human years). It is still around, mostly because it came bundled with many distributions of the most popular Windows OS ever: XP & bad luck that users still have that old CD. So, within time, unlike every software, it didn’t disappear, got more powerful & managed to build new communities around it: "designers & developers who try to overcome the IE6 difficulties", "users with bad browsing experiences".. : ).
IE6, well, was a browser with fresh features when it first came out but it is currently 8 years old (must be about 160 human years). It is still around, mostly because it came bundled with many distributions of the most popular Windows OS ever: XP & bad luck that users still have that old CD. So, within time, unlike every software, it didn’t disappear, got more powerful & managed to build new communities around it: "designers & developers who try to overcome the IE6 difficulties", "users with bad browsing experiences".Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs
The ultimate cheatsheet on how to fix 25 plus Internet Explorer 6 bugs
RT @draenews: Del Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs: http://bit.ly/bgbFjc
This is the IE6 resource you've been hoping for. Learn pre-emptive best practices and find fixes for over 25 Internet Explorer 6 bugs.
Contents | TopBring Down IE 6: Calling time on IE6
More of the same. It must be done.
yes please!Kick-ass CSS3 Support in IE6, 7, and 8 | AEXT.NET MAGAZINE
Kick-ass CSS3 Support in IE6, 7, and 8 http://bit.ly/bSS2Zs #css3
Compatibilidad CSS3 para Internet Explorer con un fichero htcCSS3 Support For IE 6-7-8: IE-CSS3