Menubar
A container that usually contains menu elements. On the Macintosh, the menubar is displayed along the top of the screen, and all non-menu related elements inside the menubar will be ignored.
More information about menubar
Attributes:
accessible | grippyhidden | statusbar |
Properties and Methods:
statusbar |
Attributes:
Inherited from XUL Element:
align
allowevents
allownegativeassertions
class
coalesceduplicatearcs
collapsed
container
containment
context
contextmenu
datasources
dir
empty
equalsize
flags
flex
height
hidden
id
insertafter
insertbefore
left
maxheight
maxwidth
menu
minheight
minwidth
mousethrough
observes
ordinal
orient
pack
persist
popup
position
preference-editable
ref
removeelement
sortDirection
sortResource
sortResource2
statustext
style
template
tooltip
tooltiptext
top
uri
wait-cursor
width
accessible
Type: nsIAccessible
Returns the accessibility object for the menubar.
grippyhidden Not in Firefox
Type: boolean
When set to true, the grippy will be hidden. When set to false, the default, the grippy will be shown.
statusbar Firefox Only
Type: id of statusbar element
If you set this attribute to the id of a statusbar element, the label on the statusbar will update to the statustext of the items on the menu as the user moves the mouse over them.
Properties and Methods:
statusbar Firefox Only
Type: id of statusbar element
Gets and sets the value of the statusbar attribute.
Inherited from XUL Element:
Inherited from Element: