You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
<p>This is a completely basic popup, no options set.<p>
46
46
</div>
47
47
</code></pre>
48
48
@@ -53,7 +53,7 @@ <h2>Popup</h2>
53
53
<p>This is a completely basic popup, no options set.</p>
54
54
</div>
55
55
56
-
<p>The framework sets a small margin on text elements, but basically it's really just a container with rounded corners and a shadow which serves as a blank slate for your designs (even these features can be disabled via <ahref="options.html">options</a>). This simple styling makes it easy to add in widgets like a listview to make a <ahref="#popupMenu" data-rel="popup">menu</a> or photo to make a <ahref="#popupMap" data-rel="popup">lightbox</a> that go right up to the edge of the popup.</p>
56
+
<p>The framework adds small amount of margin to text elements, but basically it's really just a container with rounded corners and a shadow which serves as a blank slate for your designs (even these features can be disabled via <ahref="options.html">options</a>). This simple styling makes it easy to add in widgets like a listview to make a <ahref="#popupMenu" data-rel="popup">menu</a> or photo to make a <ahref="#popupMap" data-rel="popup">lightbox</a> that go right up to the edge of the popup.</p>
57
57
58
58
59
59
<h2>Calling the popup plugin</h2>
@@ -92,14 +92,14 @@ <h2>Closing popups</h2>
92
92
<ahref="#popupCloseRight" data-rel="popup" data-role="button" data-inline="true">Popup with close button right</a>
93
93
<ahref="#popupCloseLeft" data-rel="popup" data-role="button" data-inline="true">Popup with close button left</a>
0 commit comments