1
edit
Changes
→Relevant Resources
* [http://www.mozilla.org/scriptable/avoiding-leaks.html Using XPCOM in JavaScript without leaking]
*[http://www.mozilla.org/scriptable/http://lxr.mozilla.org/mozilla/source/xpcom/doc/xpcom-component-registration.html Dynamic Component Registration] describes how to register your xpcom component so that it can be used from within Mozilla
* [http://www.w3.org/DOM/ Document Object Model (DOM)]
* [http://www.mozilla.org/scriptable/roadmap.html Roadmap for XPCOM, XPConnect, XPTCall, and XPIDL]
Links to Examples:
* [http://lxr.mozilla.org/seamonkey/source/xpcom/sample/ Simple XPConnect Sample]
* [http://lxr.mozilla.org/mozilla/source/js/src/xpconnect XPConnect source code]
Links to FAQ: