Line | |
---|
1 | <div class="view mblView"> |
---|
2 | <h1 id="heading5" data-dojo-type="dojox/mobile/Heading" data-dojo-props='label:"Long List Five"' data-app-constraint="top"> |
---|
3 | <span id="sc5back1" data-dojo-type="dojox/mobile/ToolBarButton" arrow="left" |
---|
4 | data-dojo-props="target: 'configuration,Nav1', url: '#configuration,Nav1', transitionDir: -1">Back</span> |
---|
5 | <span data-dojo-type="dojox/mobile/ToolBarButton" id="sc5insert10x" data-dojo-props='icon:"mblDomButtonWhitePlus"' style="float:right;">5</span> |
---|
6 | </h1> |
---|
7 | <div data-app-constraint="top"> |
---|
8 | <div class="field-title">V5 - Should scroll between this text and the bottom footer.</div> |
---|
9 | </div> |
---|
10 | |
---|
11 | <div data-dojo-type="dojox/app/widgets/Container" data-app-constraint="center" data-dojo-props="scrollable: true"> |
---|
12 | |
---|
13 | <div class="field-title">Should scroll from under the top header to the end of the page, this text will also scroll.</div> |
---|
14 | |
---|
15 | <form name="repeatTestForm3"> |
---|
16 | <ul data-dojo-type="dojox/mobile/EdgeToEdgeStoreList" data-dojo-mixins="dojox/mobile/LongListMixin" id="list5" data-dojo-props='append:true'></ul> |
---|
17 | <!-- <ul data-dojo-type="dojox/mobile/EdgeToEdgeStoreList" id="list5" data-dojo-props='append:true'></ul> --> |
---|
18 | |
---|
19 | </form> |
---|
20 | </div> |
---|
21 | <!-- <h1 data-dojo-type="dojox/mobile/Heading" data-dojo-props="label: 'Scrollable List Five Footer Bar'" data-app-constraint="bottom"></h1> --> |
---|
22 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.