From 084fe2aeea3bd1ff1220240ba12e45b1e5805f22 Mon Sep 17 00:00:00 2001 From: "olau@iola.dk" Date: Mon, 10 Dec 2007 11:42:57 +0000 Subject: [PATCH] Added note about possible IE 6.0 problems git-svn-id: https://flot.googlecode.com/svn/trunk@31 1e0a6537-2640-0410-bfb7-f154510ff394 --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 84c5e4f..f03d75a 100644 --- a/README.txt +++ b/README.txt @@ -23,6 +23,11 @@ include the excanvas script like this: +If it's not working on your development IE 6.0, check that it has +support for VML which excanvas is relying on. It appears that some +stripped down versions used for test environments on virtual machines +lack the VML support. + Also note that you need at least jQuery 1.2.1.