You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1.3 KiB
22 lines
1.3 KiB
<div class="view mblView"> |
|
<h1 id="heading5" data-dojo-type="dojox/mobile/Heading" data-dojo-props='label:"Long List Five"' data-app-constraint="top"> |
|
<span id="sc5back1" data-dojo-type="dojox/mobile/ToolBarButton" arrow="left" |
|
data-dojo-props="target: 'Nav1', url: '#Nav1', transitionDir: -1">Back</span> |
|
<span data-dojo-type="dojox/mobile/ToolBarButton" id="sc5insert10x" data-dojo-props='icon:"mblDomButtonWhitePlus"' style="float:right;">5</span> |
|
</h1> |
|
<div data-app-constraint="top"> |
|
<div class="field-title">V5 - Should scroll between this text and the bottom footer.</div> |
|
</div> |
|
|
|
<div data-dojo-type="dojox/app/widgets/Container" data-app-constraint="center" data-dojo-props="scrollable: true"> |
|
|
|
<div class="field-title">Should scroll from under the top header to the end of the page, this text will also scroll.</div> |
|
|
|
<form name="repeatTestForm3"> |
|
<ul data-dojo-type="dojox/mobile/EdgeToEdgeStoreList" data-dojo-mixins="dojox/mobile/LongListMixin" id="list5" data-dojo-props='append:true'></ul> |
|
<!-- <ul data-dojo-type="dojox/mobile/EdgeToEdgeStoreList" id="list5" data-dojo-props='append:true'></ul> --> |
|
|
|
</form> |
|
</div> |
|
<!-- <h1 data-dojo-type="dojox/mobile/Heading" data-dojo-props="label: 'Scrollable List Five Footer Bar'" data-app-constraint="bottom"></h1> --> |
|
</div>
|
|
|