1
edit
Changes
XUL
,no edit summary
* GIF, JPG, PNG, BMP, ICO images
* HTTP 1.1
==Technical Details==
===eXtensible Bindings Language ([[XBL]])===
* Allows for additional, custom tags
* Can provide new event handlers and methods for existing elements
===Overlays===
* Used to customize applications
* Gets around NPL & MPL licensing
===[[XPCOM]]===
* A means of calling upon the underyling C/C++ libraries for heavylifting
===XPInstall===
* Provides an install tool for distributing XUL applications
=Sample Code=