XUL
Introduction
XUL (
XML
User Interface
Language, pronounced "zool" and it rhymes with "cool") is a markup language for describing user interfaces. It was created to make development of the
Mozilla browser easier and faster. It is an XML language so all features available to XML are also available to XUL. With XUL you can create rich, sophisticated cross-platform web applications easily.
XUL works with other W3C standard technologies like HTML 4.0,
CSS 1 and 2,
DOM Level 1 and 2,
JavaScript 1.5 and
XML 1.0.
Links
Software/API