From: Mike Taylor Date: Thu, 9 Oct 2014 14:53:28 +0000 (+0100) Subject: Mention classes, not identifiers. X-Git-Tag: 1.0.0~262 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=044013582f14efad3e3e48f17fde0c8d0964630a Mention classes, not identifiers. --- diff --git a/doc/mkws-manual.markdown b/doc/mkws-manual.markdown index e76a1da..810ee4e 100644 --- a/doc/mkws-manual.markdown +++ b/doc/mkws-manual.markdown @@ -40,7 +40,7 @@ extent. Against this backdrop, we introduced MKWS (the MasterKey Widget Set) -- a set of simple, very high-level HTML+CSS+JavaScript components that can be incorporated into any web-site to provide MasterKey searching facilities. By placing `
`s with well-known -identifiers in any HTML page, the various components of an application +MKWS classes in any HTML page, the various components of an application can be embedded: search-boxes, results areas, target information, etc.