XUL:titlebar
From MDC
« XUL Reference home [ Examples | Attributes | Properties | Methods | Related ]
Used to represent a title bar. This element is used to create a custom titlebar by placing the contents as children inside the titlebar. When the titlebar is clicked and dragged, the window moves with it. Any elements inside the titlebar do not receive events. The titlebar will send a command event after the move is complete.
[edit] Examples
(example needed)
[edit] Attributes
|
Inherited from XUL element |
allowevents attribute did not work for title bars prior to Firefox 3.[edit] Properties
|
Inherited from XUL element Inherited from DOM element |
[edit] Methods
|
Inherited from XUL element Inherited from DOM element |
[edit] Related
TBD