logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   dom   _/_   dom0  

Index Browse Edit Visualize Statistics Download Help
 
dom0
is a version of concept:
- DOM, Document Object Model [ concept ]
- W3C DOM Level 1 Recommendation [ version ]
- W3C DOM Level 2 Recommendation [ version ]
- DOM Level 3 [ version ]
object-model
- DOM, Document Object Model
- DOM level 0
DOM conformance level(s)
- DOM level 0
- W3C DOM Level 1 Recommendation
- W3C DOM Level 2 Recommendation
- DOM Level 3
Types:
example
DOM for NS4: LAYER, ILAYER element, SRC in DIV, document.layers[]
Comment:
exposed document elements, links, anchors, frames, image rollovers, input validation
observation
different models resulted in much grief among web developers
example
DOM for IE4
note
mostly for HTML
Comment:
result of the browser wars between NS3, MSIE3/4
Comment:
is not a standard!