YUI Panel Example

YUI container looks like popup dialog. The content of YUI container is buried inside the main page.
There is no way to know if user opens this container.

Here I have constructed code, that only buries the iFrame code. When user click on show() container,
the iFrame page will load.

The advantages to do this way are

Panel #1 from Markup — This Panel is Draggable
This is a Panel that was marked up in the document.
End of Panel #1

Content ------



1. Use link to Open panel1

2. Open My iFrame widget panel

3. iFrame with inline html. Also load content when open (Show) the panel

4. Combine 2 & 3 technique