You should add a 'type' attribute with a value of 'text/css' to the 'link' element...
[mkws-moved-to-github.git] / examples / htdocs / index-lowlevel.html
index f04060d..15a453a 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: low-level subcomponents</title>
-    <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
+    <link rel="stylesheet" type="text/css" href="http://mkws.indexdata.com/mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = { switch_menu: true };
     </script>