Last change
on this file was
483,
checked in by hendrikvanantwerpen, 11 years ago
|
Added Dojo 1.9.3 release.
|
-
Property svn:executable set to
*
|
File size:
893 bytes
|
Line | |
---|
1 | <div style="background:#c5ccd3;" class="view mblView"> |
---|
2 | <div data-app-constraint="top" dojoType="dojox.mobile.Heading">Tab Scene</div> |
---|
3 | <ul data-app-constraint="top" dojoType="dojox.mobile.TabBar" barType="segmentedControl"> |
---|
4 | <li dojoType="dojox.mobile.TabBarButton" icon1="../images/tab-icon-16.png" icon2="../images/tab-icon-16h.png" transitionOptions='{title:"TabScene-Tab1",target:"tabscene,tab1",url: "#tabscene,tab1"}' selected="true">Tab 1</li> |
---|
5 | <li dojoType="dojox.mobile.TabBarButton" icon1="../images/tab-icon-15.png" icon2="../images/tab-icon-15h.png" transitionOptions='{title:"TabScene-Tab2",target:"tabscene,tab2",url: "#tabscene,tab2"}'>Tab 2</li> |
---|
6 | <li dojoType="dojox.mobile.TabBarButton" icon1="../images/tab-icon-10.png" icon2="../images/tab-icon-10h.png" transitionOptions='{title:"TabScene-Tab3",target:"tabscene,tab3",url: "#tabscene,tab3"}'>Tab 3</li> |
---|
7 | </ul> |
---|
8 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.