Tweak note.
[mkws-moved-to-github.git] / experiments / spclient / index-mkws.html
1 <p>
2   There is no content on the MKWS site, just tools:
3 </p>
4 <ul>
5   <li>
6     <a href="mkws.js">mkws.js</a>
7     --
8     JavaScript code that powers the MasterKey Widget Set
9   </li>
10   <li>
11     <a href="/libjs-pz2/pz2api.1.js">/libjs-pz2/pz2api.1.js</a>
12     --
13     Low-level JavaScript library for access to the MasterKey web
14     service.
15   </li>
16   <li>
17     <a href="mkwsStyle.css">mkwsStyle.css</a>
18     --
19     A stylesheet which styles only MasterKey widgets, and does not
20     otherwise interfere with application-site's styles.
21     <p style="color:darkred">
22       Note. This is not yet quite true: the stylesheet needs tweaking
23       to make it more specific to only the MKWS components. At present
24       it spills over into styling parts of the containing site, too.
25     </p>
26   </li>
27 </ul>
28 <p>
29   For a very simple application that uses these, see
30   <a href="http://somesite.indexdata.com/"
31           >http://somesite.indexdata.com/</a>
32 </p>