| author | raph |
| Fri, 15 Jan 2010 09:21:47 +0100 | |
| changeset 82 | 2d964b42de45 |
| 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. |