DOM (Document Object Model) is a specifation that describes how to dynamically build/parse documents (web pages, xml, etc) through a common API.
 
http://www.w3.org/DOM/
 
Modern browsers (IE5, NS6, Moz) are mostly DOM compliant.
 
- Abre
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 11:09 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Help] (no subject)

Thank you.

> I'm not saying there is no need for this or any other API ( although the 
> DOM is an API itself ). 

Can you enlighten me about the DOM? It's an existing API? Can the stuff being done with DynAPI be done with DOM as well?

Sorry if it's an ignorant question.

Ricardo

Reply via email to