element with a specified id.
Add HTML markup inside the
to display your panel content:
**Note:** The panel markup must be placed before or after the page composed of the header, content, and footer.
To access the panel, you need to create a link pointing to the id of the panel
Panel Header..
Text content..
, clicking this link will open the panel:
Open Panel
Simple Panel Example
## Example
[Try it Β»](#)
* * *
## Closing Panels
You can close the panel by clicking the area outside the panel, pressing the Esc key, or swiping. You can disable closing by swiping and clicking using the data-* attributes:
| Attribute
Panel Header..
Panel Content..
Standard Page Header
Click the button below to open the panel.
Open Panel
YouTip