Swap #mkwsResults and #mkwsRecords IDs.
[mkws-moved-to-github.git] / experiments / spclient / README
index c10fbb5..abbe885 100644 (file)
@@ -57,7 +57,7 @@ will be filled in by MKWS:
     <div id="mkwsSwitch"></div> -- switch between record and target views
     <div id="mkwsLang"></div>   -- switch between English, Danish and German
     <div id="mkwsSearch"></div> -- search box and button
-    <div id="mkwsRecords"></div> -- result list, including pager/sorting
+    <div id="mkwsResults"></div> -- result list, including pager/sorting
     <div id="mkwsTargets"></div> -- target list, including status
     <div id="mkwsStat"></div> -- summary statistics
 
@@ -121,9 +121,6 @@ What next?
 ----------
 
 Main areas of work:
-* Fix cross-site issues proper
 * Make MKWS robust to missing widgets
-* Make CSS more tightly targeted at MKWS elements only
-* Make CSS prettier
-* Embed in a real, existing, site
 * Clean up the code
+