Updated
This commit is contained in:
13
master/examples/second.html
Normal file
13
master/examples/second.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user