use mkws.log() instead console.log() [IE8]
[mkws-moved-to-github.git] / examples / htdocs / wolfram.html
index 83a67a6..34438c1 100644 (file)
@@ -56,7 +56,7 @@
     <!-- <script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.js"></script> -->
     <script type="text/javascript">
       // check for the real jQuery / $ object
-      console.log("Reset jQuery and $ objection to null....");
+      mkws.log("Reset jQuery and $ objection to null....");
       $ = null;
       jQuery = null;
     </script>