Scenario
In this example we use the simple YUI panel. It is based on overlay, but includes built in styles to make it look like a popup window.
- Mode 1: Centers the div, enables dragging, sets to be modal
- Mode 2: Align the div to the bottom left of the scenario box, disables dragging, is not modal
Mode #1 from Markup
This is a Panel that was marked up in the document.
End of Mode #1