use a flat config for the popup window
[mkws-moved-to-github.git] / experiments / spclient / index-popup.html
index 0a42fee..54a81f2 100644 (file)
@@ -3,8 +3,8 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: popup search box</title>
 
-    <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" />
+    <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
 
     <script type="text/javascript">
       mkws_config = {
@@ -26,7 +26,7 @@
   </head>
   <body>
     <script type="text/javascript">
-     jQuery.pazpar2({ "layout":"popup"} );
+     jQuery.pazpar2({ "layout":"popup", width: 800, height: 500 } );
     </script>
 
     <pre>