Re: Doubts!

* Daniele Fernanda Favero wrote:
>- how can i get DOM, it has aready been installed in my computer (I've IE 5.0)?
>  If it's not, how can i install DOM?
>  If it's aready installed, i've to have some software or make some 
>configurations do use that? Or i can use normally?

First, please note that the DOM is no software but a concept, you cannot
install it. You have to use an implementation of the DOM.

>- About Levels of DOM: These Levels - level 1, level 2 and level 3 - are just 
>to separate the definitions of DOM, or it's to be installed, or something like 
>that?  

They denote different Levels of the DOM.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Friday, 15 June 2001 12:58:24 UTC