Let’s Kill IE6

Posted in | No Comments »

Internet Explorer 6 is outdated and insecure, it looked terrible, but many users still using it.

Adding the NOTIFICATION on your site to help phase out Internet Explorer 6 forever. They tells visitors using Internet Explorer 6 that they need to upgrade to the current version or switch to another browser right now.

中文使用说明请看下文的结尾部分:
http://www.neoease.com/ie6-must-die/

Install On Your Website

Let’s kill Internet Explorer 6, copy and paste this code before your closing </body> tag.

English
Demo

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.pack.js"></script>
<![endif]-->

简体中文
Demo

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.zh_CN.pack.js"></script>
<![endif]-->

繁體中文
Demo | Translated by Cracky冰

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.zh_TW.pack.js"></script>
<![endif]-->

Arabic
Demo | Translated by Abdullah

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.ar.pack.js"></script>
<![endif]-->

Brazillian Portuguese
Demo | Translated by Franklim Pagung

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.br_BR.pack.js"></script>
<![endif]-->

Dutch
Demo | Translated by Gert Hengeveld

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.nl_NL.pack.js"></script>
<![endif]-->

Finnish
Demo | Translated by Legacy

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.fi.pack.js"></script>
<![endif]-->

French/Français
Demo | Translated by Simon Pireyn

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.fr_FR.pack.js"></script>
<![endif]-->

German
Demo | Translated by Andre

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.de_DE.pack.js"></script>
<![endif]-->

Greek
Demo | Translated by Konstantinos Rousis

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.gr.pack.js"></script>
<![endif]-->

Hindi
Demo | Translated by Abhishek Mandloi

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.hi_IN.pack.js"></script>
<![endif]-->

Hungarian
Demo | Translated by Muzsi János

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.hu_HU.pack.js"></script>
<![endif]-->

Italian
Demo | Translated by Rui

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.it_IT.pack.js"></script>
<![endif]-->

Indonesia
Demo | Translated by Arif N

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.id_ID.pack.js"></script>
<![endif]-->

Japanese/日本語
Demo | Translated by lovee

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.ja.pack.js"></script>
<![endif]-->

Javanese
Demo | Translated by Sagung Aditya

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.javanese.pack.js"></script>
<![endif]-->

Norwegian
Demo | Translated by Ingebjørg

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.nb_NO.pack.js"></script>
<![endif]-->

Polish
Demo | Translated by Cezar

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.pl_PL.pack.js"></script>
<![endif]-->

Portuguese
Demo | Translated by João José

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.pt_PT.pack.js"></script>
<![endif]-->

Romanian
Demo | Translated by Adrian Sandu

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.ro_RO.pack.js"></script>
<![endif]-->

Russian
Demo | Translated by Alexandr Sinitsin

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.ru_RU.pack.js"></script>
<![endif]-->

Spanish
Demo | Translated by Coco

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.es_ES.pack.js"></script>
<![endif]-->

Swedish
Demo | Translated by J. Nyman

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.sv_SE.pack.js"></script>
<![endif]-->

Thai
Demo | Translated by ThaiAnime

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.th.pack.js"></script>
<![endif]-->

Bilingual (English & 简体中文)
Demo

<!--[if lte IE 6]>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.bilingual.pack.js"></script>
<![endif]-->

Configuration

Now, you can change the disabled days with the JavaScript sentence.

var LETSKILLIE6_DELAY=3;

For Example

Adding the following line to your site, the notification will be disabled in the coming 14 days (default: 7 days) when visitors close it.

<!--[if lte IE 6]>
	<script>var LETSKILLIE6_DELAY=14;</script>
	<script src="http://letskillie6.googlecode.com/svn/trunk/letskillie6.pack.js"></script>
<![endif]-->

Help Kill IE6

Kill Internet Explorer 6, we need your help. If your language is not listed HERE and you want to contribute a translation, please translate the following sentences and send me the translation via Email (wuzhao.mail@gmail.com).

You’re using Internet Explorer 6 to browse webpages right now, our website will work better for you if you upgrade to Internet Explorer 8 or switch to another browser.

BTW, don’t forget to tell me which language you have translated.

分享本文:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • 豆瓣
  • 豆瓣九点
  • Haohao
  • NewsVine
  • Ping.fm
  • StumbleUpon
  • Tumblr
  • Twitter
  • email
  • FriendFeed
  • PDF
  • QQ书签
Get Adobe Flash playerPlugin by wpburn.com wordpress themes