Files
openlayers/master/examples/second.html
Éric Lemoine 5d14b9e2d4 Updated
2013-02-20 10:38:25 +01:00

14 lines
593 B
HTML

<div style="background:#c5ccd3;" class="view mblView">
<div dojoType="dojox.mobile.Heading" 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>
<!--<a transitionOptions='{title:"Gallery Welcome",target:"gallery,welcome",url: "#tabscene,tab1"}'>to galler,welcome</a>
</div>
</div>