mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-18 05:10:59 +00:00
content edit
This commit is contained in:
parent
d6e17cafdd
commit
9e35f60620
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<div class="ui-content ui-body ui-body-c">
|
||||
<h1>Demo description</h1>
|
||||
<p>This is a regular page, styled as a dialog! To create a dialog, just link to a normal page and include a transition and <code>data-behavior="dialog"</code> attribute.</p>
|
||||
<p>This is a regular page, styled as a dialog! To create a dialog, just link to a normal page and include a transition and <code>data-rel="dialog"</code> attribute.</p>
|
||||
<p>Try loading a taller page to see how the headers and footers work: <a href="_fixed.html" data-transition="pop" data-rel="dialog">Fixed Headers/Footers</a></p>
|
||||
<a href="#" data-role="button" data-theme="a">Sounds good</a>
|
||||
<a href="#" data-role="button">meh..</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue