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.
17 lines (16 loc) • 645 B
HTML
<div>
<div data-dojo-type="dojox/mobile/RoundRect" shadow="true">
Template: <code>ListItem2.html.</code><br>
Contains two <code>RoundRect</code> widgets.
The template embeds text from the label property of the ListItem:
<div data-dojo-attach-point="labelNode"></div>
</div>
<div data-dojo-type="dojox/mobile/RoundRect" shadow="true">
<p>
<img src="images/tab-icon-33h.png" align="left" width="60" height="60">
Dojo Mobile is a world class HTML5 mobile JavaScript framework that enables
rapid development of mobile web applications with a native look and feel on
modern webkit-enabled mobile devices.
</p>
</div>
</div>