  |
XUL Reference - http://www.zvon.org/mozilla/XUL-reference.html
XUL Reference presents a clickable list of the XML-based User Interface Language (XUL) elements and attributes. For each example the user can view a source XUL document, a relevant Cascading Style Sheet (CSS) file and real XUL output. (Using this Reference requires a Mozilla-based browser.) |
 |
XUL Event Propagation - https://developer.mozilla.org/en/XUL_Event_Propagation
Describes the event model in XUL and features event propagation as a way to handle events in different places in the interface |
 |
Introduction to XUL - https://developer.mozilla.org/en/Introduction_to_XUL
A short introduction to Mozilla's front-end architecture, concentrating on the task of building UIs. |
 |
XUL Tools and What They Mean - http://www.oreillynet.com/pub/a/network/2000/05/19/magazine/xul.html
Technical article teaching aspects related with XUL Tools. |
 |
My Chrome Oven: Generating XUL with Python - https://developer.mozilla.org/En/My_Chrome_Oven:_Generating_XUL_with_Python
Technical article on using Python classes to generate XUL windows |