YAHOO.widget.MenuBar
(
p_oElement
,
p_oConfig
)
- Parameters:
-
p_oElement <String>
String specifying the id attribute of the<div>
element of the menu bar. -
p_oElement <String>
String specifying the id attribute of the<select>
element to be used as the data source for the menu bar. -
p_oElement <HTMLDivElement>
Object specifying the<div>
element of the menu bar. -
p_oElement <HTMLSelectElement>
Object specifying the<select>
element to be used as the data source for the menu bar. -
p_oConfig <Object>
Optional. Object literal specifying the configuration for the menu bar. See configuration class documentation for more details.