Bitflux Editor

Important

You need Mozilla, otherwise it won't run.
We recommend Mozilla 1.6 or Mozilla Firefox 1.0 (our current testing platform) . Mozilla 1.7 and Firebird 0.9 do not save correctly, due to a bug in the XML Serializer of Mozilla.

Examples

Documentation

Some documentation can be found at http://wiki.bitfluxeditor.org
and the JSDoc API documentation.

Files to be loaded

example.html
|
+-- /bxeng/css/editor.css
|
+-- /bxeng/bxeLoader.js
|
+-- ./config.xml
    |
    +-- ./example.xml
    |
    +-- ./example.xsl
    |
    +-- ./example-relaxng.xml
    |
    +-- ./example.css

Misc