UNPKG

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.

12 lines (10 loc) 454 B
<h1 dojoType="dojox.mobile.Heading" back="Back">Second Scene</h1> <div dojoType="dojox.mobile.RoundRect" shadow="true"> This is the second scene. Tap a button to go back to the first scene </div> <button id="btn1" dojoType="dojox.mobile.Button" style="width:120px">To First Scene</button> <p></p> <button id="btn2" dojoType="dojox.mobile.Button" btnClass="mblRedButton" style="width:120px">To Third Scene</button> <div class="inputData"> </div>