Welcome to the OzoneAsylum FaqWiki
Frequently Asked Questions

DOM Reference Pages that link to <a href="https://ozoneasylum.com/backlink?for=5069" title="Pages that link to DOM Reference" rel="nofollow" >DOM Reference\

In an effort to aid dexterity in matters such as DHTML and Javascript, I'm adding an all encompassing reference of the paths to the Document Object Module. I'm setting the font to 'code' so that the fixed font spacing makes the hierarchy stand out.

The lines in brackets stand for variable names; put them before the 'fixed' lines. I'ma try and keep this alphabetical order.

I live in Cell 349. Try and hold your comments 'till the end.

Internet Explorer

code:
document
-&#91;layername&#93;
--innerHTML
-all
-body
--scrollTop
--clientWidth
-innerHTML

window



Netscape

code:
document
-layers&#91;nameoflayer&#93;

window
-innerHeight



Opera

code:
&#91;i&#93;~If you know anything about this browser, feel free to chime in...&#91;/i&#93;



------------------------
Comments:


------------------------
Relevant links:

DOM1 reference with examples

DOM2 reference with examples

JavaScript&DOM Factory

W3C: DOM - a good overview of what DOM is.

Wikipedia entry

________________________

(Added by: Petskull on Mon 10-Jun-2002)

(Edited by: Petskull on Mon 10-Jun-2002)

(Edited by: Emperor on Wed 16-Apr-2003)

« BackwardsOnwards »

Show Forum Drop Down Menu