Line | |
---|
1 | Installation |
---|
2 | ------------ |
---|
3 | |
---|
4 | Follow these simple instructions to get IE7 working immediately on your server: |
---|
5 | |
---|
6 | * download the latest IE7 ZIP file (https://sourceforge.net/project/showfiles.php?group_id=109983&package_id=119707) |
---|
7 | |
---|
8 | * extract the contents to a directory on your server (keep the folder names used in the ZIP) |
---|
9 | |
---|
10 | * you will now have an IE7 directory on your server |
---|
11 | |
---|
12 | * include the IE7 JavaScript library in the page you wish to test |
---|
13 | |
---|
14 | <!-- compliance patch for microsoft browsers --> |
---|
15 | <!--[if lt IE 7]><script src="/ie7/ie7-standard-p.js" type="text/javascript"></script><![endif]--> |
---|
16 | |
---|
17 | * make sure this also points to the same directory |
---|
18 | |
---|
19 | * open the page in your web browser |
---|
20 | |
---|
21 | * the page should now be IE7 enabled. |
---|
22 | |
---|
23 | * if you are using the PNG solution then be aware that it operates on files |
---|
24 | names "something-trans.png" |
---|
25 | |
---|
26 | * see this page for more configuration and usage options: |
---|
27 | http://dean.edwards.name/IE7/usage/ |
---|
28 | |
---|
29 | You may extract the contents of the ZIP file to your hard disk if you do not have access to a web server. |
---|
30 | |
---|
31 | |
---|
32 | Enjoy ;-) |
---|
33 | |
---|
34 | Dean Edwards, 23rd May 2005 |
---|
Note: See
TracBrowser
for help on using the repository browser.