Mozile (xhtml editing in your browser) 
| resources: | Home Use FAQ Contribute Mailing List Plan Source Code Bugs |
|---|
Welcome to Mozile, the WYSIWYG XHTML editor for Mozilla! This document includes information for using and developing Mozile. It is a work in progress, and we welcome suggestions and contributions.
Documents
- Mozile Documentation - A General Introduction to Mozile
- Mozile Development - Notes on the Development of Mozile
- JavaScript - JavaScript resources
- DOM - Document Object Model resources
- XUL - Extensible User-Interface Language resources
- XBL - Extensible Binding Language resources
- JSDoc - JSDoc documentation resources
- JsUnit - JsUnit testing framework resources
- Mozile Design - An explanation of the design of Mozile
- Mozile Usage - A description of how Mozile is used (behaviour specification)
- Mozile Core - A description of the Mozile Core code
- Mozile Modules - A description of the Mozile Modules
- Mozile Server-Side - A description of the Mozile Server-Side code
- Mozile Extension - A description of the Mozile Extension code
XUL
About XUL
The XML User-interface Language is the markup language that Mozilla uses to define it's UI. It's about as easy to write as HTML, but provides a set of widgets better suited to UI design.
XUL and Mozile
Mozile's toolbar and popups use XUL.
XUL Resources
- Mozilla XUL Project
- XULPlanet XUL Element Reference This site also includes tutorials.
James A. Overton - http://mozile.mozdev.org - 2006-02-02