From 46c8ef3e129b1d4ed7749fde70f96033d4f8fa07 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 26 Jun 2013 16:17:15 +0200 Subject: [PATCH] Updated top-level MKWS index.html --- experiments/spclient/index-mkws.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/experiments/spclient/index-mkws.html b/experiments/spclient/index-mkws.html index 70f4abe..d1c9741 100644 --- a/experiments/spclient/index-mkws.html +++ b/experiments/spclient/index-mkws.html @@ -14,6 +14,14 @@ service.
  • + mkws-complete.js + -- + 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. +
  • +
  • mkwsStyle.css -- A stylesheet which styles only MasterKey widgets, and does not @@ -32,9 +40,10 @@ It's worth viewing the source to see how small it is! There is even a smaller version with one JavaScript file included and - no configuration and - a jQuery plugin with + no configuration and + a jQuery plugin with a single line of JavaScript code.

    - See also the README. + See also the README (which may not be fully up + to date).

    -- 1.7.10.4