menuNN 6 IE 4 DOM 1  

  

The menu object reflects the menu element.

 
HTML Equivalent
 
<menu>
 
Object Model Reference
 
[window.]document.getElementById("elementID")
 
Object-Specific Properties
 
compacttype
 
Object-Specific Methods

None.

 
Object-Specific Event Handler Properties

None.

compactNN 6 IE 5(Mac)/6(Win) DOM 1  

Read/Write  

Provided for this element for the sake of compatibility with the W3C DOM standard. However, mainstream browsers do not act upon this property or its corresponding attribute.

 
Value

Boolean value: true | false.

 
Default

false

typeNN n/a IE 6(Win) DOM n/a  

Read/Write  

Implemented in IE 6 for Windows due to internal element relationships with the ol and ul element objects. Ignore for the menu element object.