Add Arabic translation.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index 8d08491..2a82210 100644 (file)
@@ -1,5 +1,6 @@
 <html>
   <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS: the MasterKey Widget Set</title>
     <style type="text/css">
       body {
         It's worth viewing the source to see how small it is.
       </li>
       <li>
+        <a href="http://somesite.indexdata.com/index-full.html"
+           >A slightly more detailed version</a>
+       that contains a configuration structure instead of accepting
+           the defaults.
+      </li>
+      <li>
         The
-        <a href="http://somesite.indexdata.com/jquery.html"
+        <a href="http://somesite.indexdata.com/index-jquery.html"
            >jQuery plugin</a>
         version, consisting of a single line of JavaScript code.
       </li>
       <li>
+       An application that
+       <a href="http://somesite.indexdata.com/index-lowlevel.html"
+          >uses lower-level MKWS components</a>
+       rather than the all-in-one <tt>#mkwsResults</tt> division,
+       allowing it to use a rather different layout.
+      </li>
+      <li>
+        <a href="http://somesite.indexdata.com/index-mobile.html"
+           >A version suitable for mobile devices</a>,
+       with a responsive design that moves components around
+        depending on the screen size.
+      </li>
+      <li>
+        <a href="http://somesite.indexdata.com/index-popup.html"
+           >A version that uses a jQuery popup</a>.
+      </li>
+      <li>
         An existing web-site,
         <a href="http://sagp.miketaylor.org.uk/"
            >The Self-Appointed Grammar Police</a>,