Code

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