Dev : Extensions : Resources

From MozillaZine Knowledge Base
Revision as of 19:08, 23 September 2004 by Asqueella (talk | contribs) (add a link to tutorial on iosart.)
Jump to navigationJump to search

Websites that are useful for Mozilla development.

XUL

XBL

Javascript

DOM

XPCOM / XPConnect

  • XPCOM Reference - XulPlanet's guide to to the XPCOM interfaces implemented by Mozilla, generated from the source code.
  • Creating XPCOM Components - A book for developers wishing to create their own XPCOM components in languages such as C++, Javascript and Python.
  • mozilla.org XPCOM page containing a variety of links to useful XPCOM documents.

Creating a C++ XPCOM component step-by-step tutorial on iosart.com.

CSS

RDF

Books

Others