The new widget popup are the main feature of the 1.2 release. The popups create flexible elements that makes placing any widgets or content in a floating over your current page overlay. This makes building a simple menu, tooltip, map overlay, popup form, or lightbox easy using the same widget.
All popups tag on the pattern markup of dialogs and contain a container with a popup data-role and a link with a popup data-rel pointing to the container ID. When you click the link, the popup will display. If you click outside the popup, use the back button, or press your Escape key, all popup will close.
This is the basic used markup for a link and a popup container.
<a href="#popupBasics" data-rel="popup">Open Popup</a>
<div data-role="popup" id="popupBasics">
<p> basic simple popup<p>
</div>
jQuery Mobile 1.2.0 New Widget Popups
The new widget popup are the main feature of the 1.2 release. The popups create flexible elements that...
jquery mobile 1.2.0 new widget popups
&nsbp;
Also tagged with one or more of these keywords: jquery mobile 1.2.0, new widget popups
Web Design →
Javascript →
jQuery Mobile 1.2.0 New Collapsible ListsStarted by DesGuru, 29 Aug 2013 jquery mobile 1.2.0 and 1 more... |
|
|
1 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
-
Facebook (1)