[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
XUL
This area of the site covers the XUL graphical interface. If you are new to the language, you can try our " ?Beginners Guide To XUL".
XUL was designed to build the cross-platform graphical interface of the Mozilla browser. It is an XML language with tags as <button>, <box>, and so one that define widgets of a graphical interface. The appearance of a widget may be changed by the use of a style attribute, that is assigned a standard CSS description or a stylesheet.
A XUL application relies to XML, JavaScript, DOM, XPCom, RDF and optionally XTF. It may be displayed from Mozilla or Firefox and standalone with the XulRunner runtime.
Frequently Asked Questions Resources
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
XUL
XUL
XML-based User interface Language.This area of the site covers the XUL graphical interface. If you are new to the language, you can try our " ?Beginners Guide To XUL".
XUL was designed to build the cross-platform graphical interface of the Mozilla browser. It is an XML language with tags as <button>, <box>, and so one that define widgets of a graphical interface. The appearance of a widget may be changed by the use of a style attribute, that is assigned a standard CSS description or a stylesheet.
A XUL application relies to XML, JavaScript, DOM, XPCom, RDF and optionally XTF. It may be displayed from Mozilla or Firefox and standalone with the XulRunner runtime.
Frequently Asked Questions Resources
- The Xul toolkit at Mozilla.
- XUL Planet, the complete Xul tutorial.
- Mozilla XUL Information.
- Ajax and XUL. Tutorials for Ajax, XUL, RSS.
- IDE for Xul project.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
