reservation plugin - unbound request (unclean
[unfold.git] / portal / static / unbound_reservation_static / lib / thirdparty / excanvas / README
diff --git a/portal/static/unbound_reservation_static/lib/thirdparty/excanvas/README b/portal/static/unbound_reservation_static/lib/thirdparty/excanvas/README
new file mode 100644 (file)
index 0000000..eb7c42f
--- /dev/null
@@ -0,0 +1,22 @@
+ExplorerCanvas\r
+Copyright 2006 Google Inc.\r
+\r
+-------------------------------------------------------------------------------\r
+DESCRIPTION\r
+\r
+Firefox, Safari and Opera 9 support the canvas tag to allow 2D command-based \r
+drawing operations. ExplorerCanvas brings the same functionality to Internet \r
+Explorer; web developers only need to include a single script tag in their \r
+existing canvas webpages to enable this support.\r
+\r
+\r
+-------------------------------------------------------------------------------\r
+INSTALLATION\r
+\r
+Include the ExplorerCanvas tag in the same directory as your HTML files, and \r
+add the following code to your page, preferably in the <head> tag.\r
+\r
+<!--[if IE]><script type="text/javascript" src="excanvas.js"></script><![endif]-->\r
+\r
+If you run into trouble, please look at the included example code to see how\r
+to best implement this
\ No newline at end of file