Fa un temps que no oferim suport per a IE6, aquesta és una política desitjada per tots els desenvolupadors web. Ens ha ajudat que grans com Google o la mateixa Microsoft hagin fet el mateix. Us deixo aquí un codi per mostrar un avís als visitants que encara usen IE6 alertant-los per que actualitzin el seu navegador, jo acostumo a posar-ho dalt de tot del Body, però feu el que s’ajusti més bé al vostre web.
Si us voleu carregar de raons davant el client:
http://www.ie6nomore.com/
http://www.ie6countdown.com/
http://www.businessinsider.com/microsoft-launches-anti-marketing-campaign-for-ie6-2011-3
http://ie6funeral.com/
http://www.eweek.com/c/a/Desktops-and-Notebooks/Microsoft-Internet-Explorer-6-Needs-to-Die-834713/
<!--[if lt IE 7]>
<div style='border: 1px solid #F7941D; background: #FEEFDA; text-align: center; clear: both; height: 75px; position: relative;'>
<div style='position: absolute; right: 3px; top: 3px; font-family: courier new; font-weight: bold;'><a href='#' onclick='javascript:this.parentNode.parentNode.style.display="none"; return false;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-cornerx.jpg' style='border: none;' alt='Cierra este aviso'/></a></div>
<div style='width: 940px; margin: 0 auto; text-align: left; padding: 0; overflow: hidden; color: black;'>
<div style='width: 75px; float: left;'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-warning.jpg' alt='�Aviso!'/></div>
<div style='width: 475px; float: left; font-family: Arial, sans-serif; padding: 0 15px 15px 0;'>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[ca] Vostè utilitza un navegador obsolet.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>Para navegar d'una manera més segura, actualitzi el seu navegador.</div>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[es] Usted está usando un navegador obsoleto.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>Para navegar de una forma máa segura, por favor, actualice su navegador.</div>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[en] You are using an outdated browser.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>To navigate in a more secure, upgrade your browser.</div>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[de] Sie verwenden einen veralteten Browser.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>So navigieren Sie in eine sichere, aktualisieren Sie Ihren Browser.</div>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[fr] Vous utilisez un navigateur obsolète.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>Pour naviguer dans un monde plus sûr, mettre à jour votre navigateur.</div>
<div style='font-size: 14px; font-weight: bold; margin-top: 12px;'>[it] Si sta utilizzando un browser obsoleto.</div>
<div style='font-size: 12px; margin-top: 6px; line-height: 12px;'>Per navigare in modo pi� sicuro, aggiornare il browser.</div>
</div>
<div style='width: 75px; float: left;'><a href='http://www.mozilla-europe.org/es/firefox/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-firefox.jpg' style='border: none;' alt='Get Firefox 3.5'/></a></div>
<div style='width: 75px; float: left;'><a href='http://www.microsoft.com/downloads/details.aspx?FamilyID=341c2ad5-8c3d-4347-8c03-08cdecd8852b&DisplayLang=es' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-ie8.jpg' style='border: none;' alt='Get Internet Explorer 8'/></a></div>
<div style='width: 73px; float: left;'><a href='http://www.apple.com/es/safari/download/' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-safari.jpg' style='border: none;' alt='Get Safari 4'/></a></div>
<div style='float: left;'><a href='http://www.google.com/chrome?hl=es' target='_blank'><img src='http://www.ie6nomore.com/files/theme/ie6nomore-chrome.jpg' style='border: none;' alt='Get Google Chrome'/></a></div>
</div>
</div>
<![endif]-->