4c6515846458f369c8c851d60b1924ceeeec6693
[mkws-moved-to-github.git] / examples / htdocs / mike.html
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4   <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6     <title>MKWS demo: Mike's playground</title>
7     <link rel="stylesheet" type="text/css" href="mkws-widget-reference.css" />
8     <script type="text/javascript">
9       var mkws_config = { service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" };
10     </script>
11     <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
12     <script type="text/javascript" src="http://x.mkws.indexdata.com/jquery.json-2.4.js"></script>
13     <script type="text/javascript" src="http://x.mkws.indexdata.com/handlebars-v1.1.2.js"></script>
14     <script type="text/javascript" src="http://x.mkws.indexdata.com/pazpar2/js/pz2.js"></script>
15     <script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
16     <script type="text/javascript" src="mkws-widget-reference.js"></script>
17   </head>
18   <body>
19     <div class='mkwsReference' autosearch='!param!q'>result will appear here</div>
20   </body>
21 </html>