Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
364 bytes
|
Line | |
---|
1 | <div dojoType="dojox.mobile.View"> |
---|
2 | <h1 dojoType="dojox.mobile.Heading" back="Home" moveTo="foo">view1.html</h1> |
---|
3 | <ul dojoType="dojox.mobile.EdgeToEdgeList"> |
---|
4 | <li dojoType="dojox.mobile.ListItem"> |
---|
5 | Jack Coleman |
---|
6 | </li> |
---|
7 | <li dojoType="dojox.mobile.ListItem"> |
---|
8 | James Evans |
---|
9 | </li> |
---|
10 | <li dojoType="dojox.mobile.ListItem"> |
---|
11 | Jason Griffin |
---|
12 | </li> |
---|
13 | </ul> |
---|
14 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.