Deans Edwards vient de mettre à jour sa librairie javascript IE7 qui permet notamment de transformer le navigateur de microsoft en un navigateur respectant les standards web. Cette dernière permet de résoudre les problèmes liés au CSS et à la transparence des fichiers PNG sous IE5 et IE6.
Voici les améliorations apportées à IE7.js :
The IE7 project is now hosted on googlecode (I got fed up with SourceForge).
IE7 is no longer modular. Instead I’ve merged the scripts into two: IE7.js and IE8.js
IE7.js includes only fixes that are included in the real MSIE7 browser.
All other enhancements are moved to IE8.js.
IE7 is now much smaller (11KB gzipped).
IE7 is now much faster (it uses the selector engine from base2.DOM)
There are no dependencies on other files (except blank.gif)
You can hotlink IE7/IE8.js directly from Google’s servers (usage instructions below)
