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.
 
 
 
 
 
 

7 lines
942 B

<div class="view mblView">
<ul id="mainTabBar" data-dojo-type="dojox/mobile/TabBar" data-dojo-attach-point="tabBar" data-app-constraint="bottom" data-dojo-props='barType:"tabBar"' style="z-index:1;;right:0px">
<li data-dojo-type="dojox/mobile/TabBarButton" transitionOptions='{target:"footer,header,right,left,center2", transition:"slide"}' data-dojo-props='icon1:"mblDomButtonCatalogTabIcon", selected:true, thresholdX:80, thresholdY:30'>Show Center2</li>
<li data-dojo-type="dojox/mobile/TabBarButton" transitionOptions='{target:"footer,header,right,left,center", transition:"slide"}' data-dojo-props='icon1:"mblDomButtonFavoritesTabIcon", thresholdX:80, thresholdY:30'>Show Center</li>
<li data-dojo-type="dojox/mobile/TabBarButton" transitionOptions='{target:"footer,header,right,left,center2", transition:"slide"}' data-dojo-props='icon1:"mblDomButtonUpdatesTabIcon", thresholdX:80, thresholdY:30'>Show Center2</li>
</ul>
</div>