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.
9 lines
702 B
9 lines
702 B
<div class="view mblView"> |
|
|
|
<!-- <h1 data-dojo-type="dojox/mobile/Heading" id="P1" data-dojo-props="label: 'Scrollable List One Footer Bar'" data-app-constraint="bottom"></h1> --> |
|
<ul id="P1" data-dojo-type="dojox/mobile/TabBar" data-app-constraint="bottom" data-dojo-props='barType:"tabBar"' style="z-index: 1;"> |
|
<li data-dojo-type="dojox/mobile/TabBarButton" data-dojo-props='icon1:"mblDomButtonCatalogTabIcon", selected:true'>catalogTab</li> |
|
<li data-dojo-type="dojox/mobile/TabBarButton" data-dojo-props='icon1:"mblDomButtonFavoritesTabIcon"'>favoritesTab</li> |
|
<li data-dojo-type="dojox/mobile/TabBarButton" data-dojo-props='icon1:"mblDomButtonUpdatesTabIcon"'>updatesTab</li> |
|
</ul> |
|
</div> |