XUL

Created By: jimk1723
Last Modified: 02/27/06
XUL is an XML language and you can use numerous existing standards including
XSLT, XPath and DOM functions to manipulate a user interface, all supported
directly by Gecko. In fact, XUL is powerful enough that the entire user
interface in the Mozilla application is implemented in XUL.
From: http://xulplanet.com/tutorials/whyxul.html


