class="facet", not "termlist", as that confuses with id="termlist"
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index d67d48b..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
     otherwise interfere with application-site's styles.
-    <span color="red">
-      Note. This is not yet true: the stylesheet needs tweaking to
-      make it more specific to only the MKWS components. At present it
-      spills over into styling parts of the containing site, too.
-    </span>
+    <p style="color:darkred">
+      Note. This is not yet quite true: the stylesheet needs tweaking
+      to make it more specific to only the MKWS components. At present
+      it spills over into styling parts of the containing site, too.
+    </p>
   </li>
 </ul>
 <p>
   For a very simple application that uses these, see
   <a href="http://somesite.indexdata.com/"
-          >http://somesite.indexdata.com/</a>
+          >http://somesite.indexdata.com/</a>.
+  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> (which may not be fully up
+  to date).
 </p>
+