
- jQuery Mobile Tutorial
- jQuery Mobile - Home
- jQuery Mobile - Overview
- jQuery Mobile - Setup
- jQuery Mobile - Pages
- jQuery Mobile - Icons
- jQuery Mobile - Transitions
- jQuery Mobile - Layouts
- jQuery Mobile - Widgets
- jQuery Mobile - Events
- jQuery Mobile - Forms
- jQuery Mobile - Themes
- jQuery Mobile - CSS Classes
- jQuery Mobile - Data Attributes
- jQuery Mobile Useful Resources
- jQuery Mobile - Interview Questions
- jQuery Mobile - Quick Guide
- jQuery Mobile - Useful Resources
- jQuery Mobile - Discussion
jQuery Mobile - Popup Widget
Popup is a user interface that appears within a small window to display text, images, and other content.
Following table lists some of the popup types, which are supported by the jQuery Mobile.
Sr.No. | Type & Description |
---|---|
1 | Popup Basics
Displays the content within a small window. |
2 | Popup Alignment
Sets the alignment for the popup in a page. |
3 | Dynamic Popup
Creates the popup dynamically in which popup gets the right size and position. |
4 | Popups iframes
Uses the iframe inside a popup to use videos and maps. |
5 | Scaling Images
Scales the images in landscape and portrait format. |
6 | Popup Across Multiple Pages
You can use the same popup on multiple pages by specifying the popup as child of the body element. |
jquery_mobile_widgets.htm
Advertisements