updated link in demo page

This commit is contained in:
scottjehl 2010-09-17 17:15:06 -04:00
parent 1c70a9937a
commit ba54aee4d8

View file

@ -17,7 +17,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>Try loading a taller page to see how the headers and footers work! <a href="_fixed.html" data-transition="pop" data-rel="dialog">Form Controls</a></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>
</div>