Formatting.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index 9efe0cb..0e94ddb 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!
+
+  There is even a smaller version with one JavaScript file included and
+  <a href="http://somesite.indexdata.com/index-simple.html"
+     >no configuration</a> and a 
+  <a href="http://somesite.indexdata.com/jquery.html"
+     >jQuery plugin</a>
+  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>
+