update YUI to 2.8.0r4
This commit is contained in:
parent
27f474ec64
commit
2d28e0c0ba
2007 changed files with 344487 additions and 210070 deletions
|
|
@ -250,9 +250,9 @@
|
|||
|
||||
|
||||
/*
|
||||
Instantiate a ContextMenu: The first argument passed to
|
||||
the constructor is the id of the element to be created; the
|
||||
second is an object literal of configuration properties.
|
||||
Instantiate a ContextMenu: 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 oEweContextMenu = new YAHOO.widget.ContextMenu(
|
||||
|
|
@ -378,9 +378,9 @@
|
|||
|
||||
|
||||
/*
|
||||
Instantiate a ContextMenu: The first argument passed to
|
||||
the constructor is the id of the element to be created; the
|
||||
second is an object literal of configuration properties.
|
||||
Instantiate a ContextMenu: 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 oFieldContextMenu = new YAHOO.widget.ContextMenu(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue