a closing </div> in the forms kills IE8 rendering, MKWS-4
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 21 Jun 2013 11:51:44 +0000 (11:51 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 21 Jun 2013 11:55:53 +0000 (11:55 +0000)
experiments/spclient/mkws.js

index 7b80667..317027c 100644 (file)
@@ -488,8 +488,7 @@ function mkws_html_all(data) {
             <div id="results"></div>\
           </td>\
         </tr>\
-      </table>\
-    </div>');
+      </table>');
 
     mkws_html_switch(config);
     if (mkws_config.use_service_proxy)