Category:Example code: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
Line 42: Line 42:
===Techniques===
===Techniques===
* [[Differential inheritance]] in JavaScript using <code>__proto__</code>
* [[Differential inheritance]] in JavaScript using <code>__proto__</code>
 
*[[XPCNativeWrapper|Using XPCNativeWrapper]]


The alphabetical list of all articles and subcategories in this category follows.
The alphabetical list of all articles and subcategories in this category follows.

Revision as of 09:12, 22 March 2005

Up to Category:Development

Articles in this category demonstrate the code to do certain things in Mozilla-based products (at this moment, mostly for use in extensions).

XUL

Javascript

Commonly used techniques

XPCOM

<tabbrowser> related

XML Technologies in Mozilla

Other

Techniques

The alphabetical list of all articles and subcategories in this category follows.