E4X Demos
ECMAScript for XML (E4X) has been introduced in the beta builds of Mozilla Suite 1.8. It is an extension to the ECMAScript standardized scripting language, and allows the use of native XML primitives/objects, in other words it is no longer necessary to embed XML as
Strings.
Pick a demo:
* E4X Demo 1.0 – Create simplest html page.
* E4X Demo 1.1 – Create simple html page.
Note: These demos require E4X support in your browser.









