mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-18 05:10:59 +00:00
class switch up
This commit is contained in:
parent
bb56e1ea02
commit
c360b1eeac
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<a href="index.html" class="ui-back" data-icon="arrow-l">Home</a>
|
||||
</div>
|
||||
|
||||
<div class="ui-content ui-body">
|
||||
<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>
|
||||
<a href="#" data-role="button" data-theme="a">Sounds good</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue