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.

13 lines (11 loc) 474 B
<div style="background:#c5ccd3;" class="view mblView"> <div dojoType="dojox.mobile.Heading" data-dojo-props='back:"Back"'>View simple/second</div> <div dojoType="dojox.mobile.RoundRect" shadow="true"> <a href="#main,main">to main,main</a><br> <a href="#main,second">to main,second</a><br> <a href="#main,third">to main,third</a><br> </div> <div dojoType="dojox.mobile.RoundRect" shadow="true"> <a href="#tabscene,tab2">to tabscene,tab2</a><br> </div> </div>