Add <noscript/> test
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 11 Feb 2009 09:38:19 +0000 (09:38 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 11 Feb 2009 09:38:19 +0000 (09:38 +0000)
www/jsdemo/index.html

index bdf6d15..b468688 100644 (file)
  
  <body onload="domReady();">
 
+  <div id="noscript">
+    <noscript>
+       <p>Your browser does not support or allow execution of scripts required by this site to work properly.</p>
+       <p>If you run Internet Explorer 6+ or FireFox 2.0+ and see this message ensure the JavaScript is enabled in your browser.</p>
+       <p>If you run Internet Explorer 7 add the site to the Trusted Sites group.</p>
+       <p>Finally, check your personal firewall settings.</p>
+    </noscript>
+  </div>
+
   <div id="switchmenu">
    <a href="#" onclick="switchView('recordview')">Record Browser</a>
    <span> | </span>