ie6update.js - Time to say good bye

This script displays a message as you can see above (try with IE / See also: Sample with fixed position). Hyperlinks to IE7/8 are only visible when updates possible (eg. no links to IE on Win2000). Translations are based on http://ie6.forteller.net. Feel free to link this script directly...

Usage

Just to generate the message:
<!--[if lte IE 6]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js"></script>
<![endif]-->
Same with fixed position:
<!--[if lte IE 6]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?fixed=true"></script>
<![endif]-->
Fixed message without update link to IE7:
<!--[if lte IE 6]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?fixed=true&version=7"></script>
<![endif]-->
IE7.js included:
<!--[if lte IE 6]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?bugfix=ie7"></script>
<![endif]-->
IE7.js included, transparency only on png images with suffix "-trans":
<!--[if lte IE 6]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?bugfix=ie7&png_suffix=-trans"></script>
<![endif]-->
Be perky, show this message also to IE7 users (IE8.js included):
<!--[if lte IE 7]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?bugfix=ie8&version=7"></script>
<![endif]-->
IE8.js included, but show update message only to IE users up to version 6:
<!--[if lte IE 7]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?version=6&bugfix=ie8"></script>
<![endif]-->
Show message to IE users up to version 8, without update links to IE:
<!--[if lte IE 8]>
<script type="text/javascript" charset="utf-8" src="http://www.joonis.de/shared/ie6update/ie6update.js?version=8"></script>
<![endif]-->
For details about IE7/IE8.js see http://code.google.com/p/ie7-js

Download

Save all files to the same folder.

Contact

joonis new media (www.joonis.de)
Email info@joonis.de