Comments on what parts are MKWS-specific.
[mkws-moved-to-github.git] / experiments / spclient / index.html
index ebfa566..779eaa2 100644 (file)
@@ -4,12 +4,14 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
+    <!-- Next four lines required by MKWS -->
     <link rel="stylesheet" href="styles.css" />
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="/libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="mkws.js"></script>
   </head>
   <body>
+    <!-- These five <div>s are provided by MKWS -->
     <div id="mkwsSwitch"></div>
     <div id="mkwsSearch"></div>
     <div id="mkwsRecords"></div>