X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=doc%2Findex.markdown;h=00a9dcb22e4db5347ec0a11f1d5ae87cb4dd6a9e;hb=3762249c688c55aa491c2adf5cbd5518bfc54d14;hp=5a0727bb63d548ae8d855788b31a3df12c9b4a15;hpb=0c89d53214ae11af36e7ce08b3d2c99cc8521a53;p=mkws-moved-to-github.git diff --git a/doc/index.markdown b/doc/index.markdown index 5a0727b..00a9dcb 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -10,9 +10,27 @@ The MasterKey Widget Set provides the easiest possible way to enhance an existing web-site with customised searching across multiple sources, ranking and merging the results. -All you need to do is pull in our JavaScript and optional stylesheet, -then add `
`s to your page that have special `class` attributes. We -do the rest. +As much of the searching functionality as possible is hosted on + so that very simple applications such as + can have MasterKey +searching with minimal effort. All you need to do is pull in our +JavaScript and optional stylesheet, then add `
`s to your page +that have special `class` attributes. We do the rest. + +Supported Browsers +------------------ + +Any modern browser will work fine. JavaScript must be enabled. + +* IE8 or later +* Firefox 17 or later +* Google Chrome 27 or later +* Safari 6 or later +* Opera 12 or later +* iOS 6.x (iPhone, iPad) +* Android 4.x + +Not supported: IE6, IE7 A minimal example ----------------- @@ -20,8 +38,7 @@ A minimal example Here is a completely functional (though ugly) MKWS-based searching application: - +