Hello all, I apologise if this has been mentioned before. I think <noscript> blocks should be allowed inside all elements within the page. For instance, javascript <script> blocks can be placed inside a <p> like so: <p><script type="text/javascript"> //<![CDATA[ document.write('foo'); //]]> </script></p> but this is invalid: <p><script type="text/javascript"> //<![CDATA[ document.write('foo'); //]]> </script><noscript>foo</noscript></p> *Julian Guy Web Development* 13 Montgomery Street Victoria Park Bristol BS3 4SE +44 (0) 7929 957271 contact@julianguy.co.ukReceived on Tuesday, 30 October 2007 10:21:46 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:32:19 GMT