sample skeleton application with dojo toolkit & arcgis js api v 4.30
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.
 
 
 
 
 
 

15 lines
674 B

<div class="view mblView">
<!--
<div data-app-constraint="top">
</div>
-->
<div data-dojo-type="dojox/app/widgets/Container" data-dojo-props="scrollable: true, fixedFooter:'P1'" data-app-constraint="center">
<div class="field-title">- - - V3 - 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="list3" data-dojo-props='append:true'></ul>
<!-- <ul data-dojo-type="dojox/mobile/EdgeToEdgeStoreList" id="list3" data-dojo-props='append:true'></ul> -->
</form>
</div>
</div>