You should add a 'type' attribute with a value of 'text/css' to the 'link' element...
[mkws-moved-to-github.git] / examples / htdocs / index-wolfram.html
index bdde406..a0fd5d7 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: Wolfram's playground</title>
-    <link rel="stylesheet" href="mkwsStyle.css" />
+    <link rel="stylesheet" type="text/css" href="mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = {
          switch_menu: false,
@@ -33,7 +33,7 @@
          }
       };
     </script>
-    <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
+    <script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.min.js"></script>
     <script type="text/javascript" src="libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="mkws.js"></script>
     <style type="text/css">