Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


jQuery Mobile 1.2.0 New Widget Popups

jquery mobile 1.2.0 new widget popups

  • Please log in to reply
&nsbp;

#1 DesGuru

DesGuru

    Senior Member

  • Designer
  • 220 posts

Posted 29 August 2013 - 12:35 AM

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>

#2 ptu12

ptu12

    Senior Member

  • Designer
  • 238 posts

Posted 02 May 2014 - 05:05 PM

Thank you for the tip.





Also tagged with one or more of these keywords: jquery mobile 1.2.0, new widget popups

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users