Menu

The menu object reflects the fucnitonality of the Html MENU element. It is used to define a menu listing.

DOM Reference

Internet Explorer

window.document.all.elementID

The properties of the Menu object are:

className
document
id
innerHtml
innerText
isTextEdit
lang
language
offsetHeight
offsetLeft offsetParent
offsetTop
outerHtml
outerText
parentElement
parentTextEdit
sourceIndex
style
tagName
title

The Methods of the Menu object are:

click()
contains()
getAttribute()
insertAdjacentHtml()
insertAdjacentText()
removeAttribute()
scrollIntoView()
setAttribute()

The Collections and Arrays for the Menu object are:

all [ ]
children [ ]
filters [ ]

The Event Handlers for the Menu object are:

onClick
onDblClick
onDragStart
onFilterChange
onHelp
onKeyDown
onKeyPress
onKeyUp
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onSelectStart