dojox
Version:
Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.
11 lines (7 loc) • 376 B
HTML
<div>
Press the buttons to show the alert dialogs. Tap a button in a dialog to
choose a value, or tap anywhere else on the screen to cancel the dialog.
</div>
<pre class="appInfoArea"></pre>
<button id="btn1" dojoType="dojox.mobile.Button" class="mblBlueButton">Dialog 1</button>
<button id="btn2" dojoType="dojox.mobile.Button" class="mblRedButton">Dialog 2</button>