Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

ryxeo-webphotoalbum-git / data / www / inc / styles / ie7 / README.txt @ 7938c308

Historique | Voir | Annoter | Télécharger (880 octets)

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
You may extract the contents of the ZIP file to your hard disk if you do not have access to a web server.
24

    
25

    
26
Enjoy ;-)
27

    
28
Dean Edwards, 17th August 2004
Redmine Appliance - Powered by TurnKey Linux