Styles for record-detail HTML.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index 9efe0cb..48b0350 100644 (file)
     service.
   </li>
   <li>
+    <a href="mkws-complete.js"
+            >mkws-complete.js</a>
+    --
+    A single large JavaScript file containing everything needed for
+    MKWS to work: the widget-set itself, the API library, and any
+    additional prerequisites such as jQuery.
+  </li>
+  <li>
     <a href="mkwsStyle.css">mkwsStyle.css</a>
     --
     A stylesheet which styles only MasterKey widgets, and does not
   For a very simple application that uses these, see
   <a href="http://somesite.indexdata.com/"
           >http://somesite.indexdata.com/</a>.
-  It's worth viewing the source to see how small it is
+  It's worth viewing the source to see how small it is.
+  Also on that site a
+  <a href="http://somesite.indexdata.com/jquery.html"
+     >jQuery plugin</a>
+  version with a single line of JavaScript code.
 </p>
 <p>
-  See also the <a href="README">README</a>.
+  See also the <a href="README">README</a> (which may not be fully up
+  to date).
 </p>
+