Plugins
IE6 Upgrade Option
IE6 Upgrade Option utilizes the 7.9kb script created by mihai.ile: http://code.google.com/p/ie6-upgrade-warning/ as a WordPress plugin. I preferred this script over the many alternatives due to the fact that the message is displayed with a Lightbox effect and not placed at the top of the code forcing content down and drastically altering the page appearance. This plugin displays a warning message, simply and politely informing the user that their browser is out of date and providing links to download newer browsers. Links included are: IE8, Firefox, Opera, Safari, and Chrome.
The web page remains visible through a transparent Lightbox effect in the background and the user has the option of closing the window agreeing that their experience may be severely degraded. The javascript then installs a cookie preventing the window from appearing again, unless the cookies are cleared. The script is added to the footer of the HTML only if the browser is detected as being an MSIE browser, notably Internet Explorer 6.
To change the copy to reflect a language of your choice simply open the warning.js file and replace the default message text. Current quick translations include: English, German, Hungarian, Spanish and Swedish. Thank you to Melvis Leon and Jimmy of angrycreative.se for the translations.
Installation
- Download the plugin and expand it.
- Copy the ie6-upgrade-option folder into your plugins folder ( wp-content/plugins ).
- Log-in to the WordPress administration panel and visit the Plugins page.
- Locate the ie6-upgrade-option plugin and click on the activate link.
- The message can be modified by opening the warning.js file and altering the default English.
Screenshot
31 Comments
Trackbacks
- Angry Creative ~ Jimmy Rosén - Multidesciplinär Art Director & Designer i Norrköping
- IE6 Upgrade Option | Doc4 | WpMash - WordPress News
- Wordpress plugin – Upgrade internet explorer 6 warning | Web Design & SEO Services
- uberVU - social comments
- IE6 Upgrade Option | Doc4 | Drakz Free Online Service
- IE6 Upgrade Option | Doc4 | Drakz Free Online Service
- WP IE6 Upgrade Option | WordPress News
- IE6 Upgrade Option
- IE6 Upgrade Option für WordPress
- IE6 Upgrade Option | ByU4U



Robert,
Thanks for letting me know about this. The image has been replaced.
Thanks for the plugin! It would be good on your page here to see a demo of the window so we can be sure we want to use it on our client site.
First of: Thanks a bunch, great plugin, great script.
Secondly, I’ve noticed that the German translation is missing msg4.
This would be a suiting translation:
msg4 = “Schliessen Sie dieses Fenster, sollte Ihnen bewusst sein, dass diese Website und viele andere deutlich besser dargestellt werden könnten.”,
Jeferson,
At this time the language selection is done manually. Open the ie6-upgrade-option plugin folder and look for the warning.js file. Open the warning.js file and change the default message to the language of your choice. Below is the default code you are looking for:
Hello,
I would like to know how to add my language to file. The language is Brazilian Portuguese
Yo,
I must have completely missed your comment. To change the background color open the warning.js file and look for lines: 138 and 139. They should look like this:
Alter the hex code #FFF to any color you wish. #000 for black.
Sorry – I’m SO swamped with work atm