test/bartest.html
authorAlan Knowles <alan@roojs.com>
Mon, 20 Jun 2016 06:10:14 +0000 (14:10 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Jun 2016 06:10:14 +0000 (14:10 +0800)
test/bartest.html

index 3dccde5..d1a5ed9 100644 (file)
@@ -12,6 +12,9 @@
         <script src="../g.raphael.js" type="text/javascript"></script>
         <script src="../g.bar.0.51.js" type="text/javascript" charset="utf-8"></script>
         <script type="text/javascript" charset="utf-8">
+            
+            
+            Raphael = importz('Raphael');
             window.onload = function () {
                 var r = Raphael("holder")