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

menu 要素のコンテナ要素。 Macintosh では、 メニューバーはスクリーン上端に表示され、menubar 要素内の、メニューに無関係な要素は無視される。

menubar の追加情報

属性:

accessible grippyhidden statusbar

プロパティとメソッド:

statusbar

属性:

XUL Element から継承:

align
allowevents
allownegativeassertions
class
coalesceduplicatearcs
collapsed
container
containment
context
contextmenu
datasources
debug
dir
empty
equalsize
flags
flex
height
hidden
id
insertafter
insertbefore
left
maxheight
maxwidth
menu
minheight
minwidth
mousethrough
observes
ordinal
orient
pack
persist
popup
position
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.

型 : nsIAccessible

menubar の accessibility オブジェクトを返す。

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.

型 : boolean

true に設定すると、グリッピーは隠される。 false (デフォルト) に設定すると、グリッピーは表示される。

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.

型 : id of statusbar element

この属性を statusbar 要素の id に設定すると、ユーザがマウスをメニュー項目の上に移動させるたびにステータスバーのラベルがそのメニュー項目の statustext に更新される。


プロパティとメソッド:

statusbar    Firefox Only

Type: id of statusbar element

Gets and sets the value of the statusbar attribute.

型 : id of statusbar element

statusbar 属性の値を取得・設定する。

XUL Element から継承:

align allowEvents blur boxObject boxObject.element
boxObject.getLookAndFeelMetric boxObject.height boxObject.screenX boxObject.screenY boxObject.width
boxObject.x boxObject.y builder className click
collapsed contextMenu controllers database datasources
dir doCommand flex focus getElementsByAttribute
height hidden id left maxHeight
maxWidth menu minHeight minWidth observes
ordinal orient pack persist ref
resource statusText style tooltip tooltipText
top width

Element から継承:

addEventListener
appendChild
attributes
childNodes
cloneNode
dispatchEvent
firstChild
getAttribute
getAttributeNS
getAttributeNode
getAttributeNodeNS
getElementsByTagName
getElementsByTagNameNS
hasAttribute
hasAttributeNS
hasAttributes
hasChildNodes
insertBefore
isSupported
lastChild
localName
namespaceURI
nextSibling
nodeName
nodeType
nodeValue
normalize
ownerDocument
parentNode
prefix
previousSibling
removeAttribute
removeAttributeNS
removeAttributeNode
removeChild
removeEventListener
replaceChild
setAttribute
setAttributeNS
setAttributeNode
setAttributeNodeNS
tagName

Copyright (C) 1999 - 2004 XulPlanet.com