X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Findex.markdown;h=00a9dcb22e4db5347ec0a11f1d5ae87cb4dd6a9e;hb=3762249c688c55aa491c2adf5cbd5518bfc54d14;hp=4484c19d4064a722d1c34e4f520c0a5568c15eba;hpb=39eac47536fb243f9b871312832412a6394ddf75;p=mkws-moved-to-github.git diff --git a/doc/index.markdown b/doc/index.markdown index 4484c19..00a9dcb 100644 --- a/doc/index.markdown +++ b/doc/index.markdown @@ -17,19 +17,6 @@ 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. -A minimal example ------------------ - -Here is a completely functional (though ugly) MKWS-based -searching application: - - -
-
- -That's it. A complete metasearching application. Everything -else is refinement. - Supported Browsers ------------------ @@ -45,6 +32,19 @@ Any modern browser will work fine. JavaScript must be enabled. Not supported: IE6, IE7 +A minimal example +----------------- + +Here is a completely functional (though ugly) MKWS-based +searching application: + + +
+
+ +That's it. A complete metasearching application. Everything +else is refinement. + Documentation -------------