Category:Example code: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (→‎Techniques: update link)
Line 62: Line 62:
===Techniques===
===Techniques===
* [[Differential inheritance]] in JavaScript using <code>__proto__</code>
* [[Differential inheritance]] in JavaScript using <code>__proto__</code>
*Increasing security with [[XPCNativeWrapper|XPCNativeWrapper]]
*Increasing security with [http://developer.mozilla.org/en/docs/XPCNativeWrapper 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 16:50, 7 May 2006

Up to 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.