Get mkwsStyle from canonical location.
authorMike Taylor <mike@indexdata.com>
Tue, 9 Jul 2013 11:37:21 +0000 (12:37 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 9 Jul 2013 11:37:21 +0000 (12:37 +0100)
(Previous version only worked by accident.)

examples/htdocs/index-popup.html

index 01d3218..8423ac2 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: popup search box</title>
-    <link rel="stylesheet" href="mkwsStyle.css" />
+    <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
     <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
 
     <script type="text/javascript">