Thank you!

I searched for a DOM 2 reference and found some useful information.

However, it seems to me that the DOM doesn't provide for the capability
of positioning elements?

How much can be done, in comparison with DHTML with the DOM?


On Thu, 29 Aug 2002 11:20:56 -0400 "Abre Chase" wrote:

> 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