update YUI to 2.8.0r4
This commit is contained in:
parent
27f474ec64
commit
2d28e0c0ba
2007 changed files with 344487 additions and 210070 deletions
|
|
@ -139,9 +139,9 @@
|
|||
Event.onDOMReady(function () {
|
||||
|
||||
/*
|
||||
Instantiate a MenuBar: The first argument passed to the constructor is
|
||||
the id of the HTML to be created that will represent the MenuBar; the
|
||||
second is an object literal of configuration properties.
|
||||
Instantiate a MenuBar: The first argument passed to the constructor
|
||||
is the id for the Menu element to be created, the second is an
|
||||
object literal of configuration properties.
|
||||
*/
|
||||
|
||||
var oMenuBar = new YAHOO.widget.MenuBar("mymenubar", { lazyload: true, itemdata: aItemData });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue