- The ChatZilla User Interface is implemented as a XUL Document.
- XUL is an acronym for XML-based User Interface Language.
- XUL is used to define UI elements in an XML file.
- Some of the advantages of writing in XUL are...
- XUL does not require C++ skills.
- A complete XUL UI can be served over the web.
|