W3C home > Mailing lists > Public > public-html@w3.org > October 2007

Re: <noscript> inside <p> elements

From: Olivier GENDRIN <olivier.gendrin@gmail.com>
Date: Tue, 30 Oct 2007 11:32:19 +0100
Message-ID: <e2c275120710300332w72e7a92et138892210c9da8d8@mail.gmail.com>
To: "public-html@w3.org" <public-html@w3.org>

On 10/30/07, Julian Guy <contact@julianguy.co.uk> wrote:
> Hello all,
>
> I apologise if this has been mentioned before.
>
> I think <noscript> blocks should be allowed inside all elements within the
> page.

This would lead to check the content of the noscript, to see if it
contains or not blocks elements...

Ex:
<p><script type="text/javascript">
  //<![CDATA[
  document.write('foo');
  //]]>
 </script><noscript><div>foo</div></noscript></p>


-- 
Olivier G.
http://www.lespacedunmatin.info/blog/
Received on Tuesday, 30 October 2007 10:32:29 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 2 June 2009 18:32:19 GMT