Deprecated
This feature has been removed from the Web standards. Though some browsers may still support it, it is in the process of being dropped. Do not use it in old or new projects. Pages or Web apps using it may break at any time.
An element used to create a status bar, usually placed along the bottom of a window. It is virtually equivalent to a standard box, but may be rendered differently. Contains statusbarpanel
s.
- Properties
- accessibleType
Examples
<statusbar> <statusbarpanel label="Left panel"/> <spacer flex="1"/> <progressmeter mode="determined" value="82"/> <statusbarpanel label="Right panel"/> </statusbar>
Attributes
Inherited from XUL element |
Properties
-
accessibleType
- Type: integer
- A value indicating the type of accessibility object for the element.
Inherited Properties |
Methods
Related
- Elements
statusbarpanel
- Interfaces
nsIAccessibleProvider