Mozile : 0.6 Series for Firefox 1.5

Code

Page Contents

  1. File Layout
  2. Mozile Main
  3. eDOM
  4. MES
  5. Saving
  6. XUL

File Layout

This document describes the Mozile code in the "content" directory.

The Mozile code is separated into several directories, and further separated into files that contain functions on a single theme. Look in these directories for the source code:

Mozile Main

The main directory contains most of the JavaScript files that make Mozile work.

eDOM

The eDOM directory contains the Editable DOM files.

MES

The mes directory contains Mozile Editing Schemes.

Saving

The saving directory contains the files that facilitate Mozile saving.

XUL

The XUL directory contains the files that define the Mozile UI.