Add note on Arabic.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
index d29dd05..570f42e 100644 (file)
         It's worth viewing the source to see how small it is.
       </li>
       <li>
+        <a href="http://somesite.indexdata.com/index-full.html"
+           >A more detailed version</a>
+       that contains a configuration structure instead of accepting
+        the defaults. Includes a custom translation option to present
+        the application in Arabic.
+      </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>,