DOM es una recomendacion del W3C que ha publicado una nueva vesion con fecha 09/01/03. Da pautas interesantes sobre la organizacion de los documentos, sobre la funcionalidad de los controles en una pagina HTML y sobre el uso de scripts

This specification defines the Document Object Model Level 2 HTML, a platform- and language-neutral interface that allows programs and scripts to dynamically access and update the content and structure of [HTML 4.01] and [XHTML 1.0] documents. The Document Object Model Level 2 HTML builds on the Document Object Model Level 2 Core [DOM Level 2 Core] and is not backward compatible with DOM Level 1 HTML [DOM Level 1].

 

Responder a