| author | Yves-Marie Haussonne <ymh.work+github@gmail.com> |
| Fri, 09 May 2014 18:35:26 +0200 | |
| changeset 656 | a84519031134 |
| parent 0 | 40c8f766c9b8 |
| permissions | -rw-r--r-- |
| 0 | 1 |
3.0.0 beta 1 |
2 |
||
3 |
No changes |
|
4 |
||
5 |
3.0.0PR2 - Initial release |
|
6 |
||
7 |
Module Name: "overlay" |
|
8 |
Documentation: http://developer.yahoo.com/yui/3/overlay |
|
9 |
||
10 |
Overlay is a positionable and stackable widget, which also |
|
11 |
provides support for the standard module format layout, |
|
12 |
with a header, body and footer section. |
|
13 |
||
14 |
The overlay is built by extending Widget and adding the |
|
15 |
WidgetPosition, WidgetStack, WidgetPositionExt and |
|
16 |
WidgetStdMod extensions. |