I am looking for a reference to all of the objects exposed to JavaScript in Mozilla / Netscape 6. I have more experience with IE because of the available documentations (MSDN) then I am with Netscape, but since I have started exploring the W3C DOM I have found that I would MUCH prefer using Mozilla, but I cannot find the documentation on the non-DOM properties and methods that Mozilla exposes (example: window.dump() method). I have found the IDL's on the Mozilla Cross Reference site, but that just gives the syntax for the interface, not which interface is implemented for each object, nor a discription for the use of the properties and methods. Any site/book that I can find on the subject would be helpful. (please do not reference the W3C site). Jeff Yates
