XULTest

Last update: 2004-06-02

XULTest is a simple XUL demonstration that shows XUL widgets and some interaction with JavaScript.
You can install it as a local XUL application or use it online.

Install XulTest

When the installation has completed, restart Mozilla. Type 'chrome://xultest/content/' in the navigation bar.

Alternatively, try out the online demo that needs no local install.

XUL is the XML User interface language.
It is only interpreted by the Mozilla family of browsers: Mozilla, Netscape, Firefox and others.
Visit www.mozilla.org for more information.

A good place for information on how to write XUL online applications is Remote Application Development with Mozilla.

Notes:

Back to Xm homepage