scripts/wiki-lenny/static/additional/ie7/README.txt
Antoine Durand-Gasselin cdfb2b41c2 [wiki-lenny] on établit une séparation entre les ressources statiques upstream et les plugins du crans
* Il faudra faire une solution plus propre, c'est juste pour commiter des
   changes

darcs-hash:20090306075901-bd074-45690e201de838132f1a94901b4a625a50f8a31d.gz
2009-03-06 08:59:01 +01:00

34 lines
1.1 KiB
Text

Installation
------------
Follow these simple instructions to get IE7 working immediately on your server:
* download the latest IE7 ZIP file (https://sourceforge.net/project/showfiles.php?group_id=109983&package_id=119707)
* extract the contents to a directory on your server (keep the folder names used in the ZIP)
* you will now have an IE7 directory on your server
* include the IE7 JavaScript library in the page you wish to test
<!-- compliance patch for microsoft browsers -->
<!--[if lt IE 7]><script src="/ie7/ie7-standard-p.js" type="text/javascript"></script><![endif]-->
* make sure this also points to the same directory
* open the page in your web browser
* the page should now be IE7 enabled.
* if you are using the PNG solution then be aware that it operates on files
names "something-trans.png"
* see this page for more configuration and usage options:
http://dean.edwards.name/IE7/usage/
You may extract the contents of the ZIP file to your hard disk if you do not have access to a web server.
Enjoy ;-)
Dean Edwards, 23rd May 2005