Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: xhtml 2.0 noscript

From: Steven Pemberton <steven.pemberton@cwi.nl>
Date: Mon, 24 Jul 2006 17:09:07 +0200
To: "Johannes Koch" <koch@w3development.de>, www-html@w3.org
Message-ID: <op.tc68dhx5smjzpq@acer3010.ins.cwi.nl>

On Mon, 24 Jul 2006 16:57:40 +0200, Johannes Koch <koch@w3development.de>  
wrote:

> in HTML _and_ XHTML you can change the DOM by adding content via DOM  
> methods. And you may need a noscript alternative then. So the need for  
> noscript is not a difference between HTML and XHTML.

No. With the DOM method, the whole document is the noscript content. You  
don't need an element to identify it, you can modify it at will.

With document.write there is no way out; you need an element to identify  
what to use if the document.write content hasn't been generated.

Steven Pemberton
Received on Monday, 24 July 2006 15:09:42 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.