Select Scrollable List

  • Test Instructions
    Test instructions, notes and known problems (transition none)
  • Scrollable list One
    Uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-constraint (transition slide)
  • Scrollable list OneP
    Programmatic creation of WidgetList uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-constraint (transition flip)
  • Scrollable list Two
    Uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-constraint (transition fade)
  • Scrollable list Three
    Uses app/widgets/Container with a fixed Header no footer with data-app-constraint
  • Scrollable list Four
    Uses dojox/mobile/ScrollableView (removed height="auto") with a fixed Header and a fixed Footer (transition event fade)
  • Scrollable list Five
    Uses dojox/mobile/ScrollableView (removed height="auto") with a fixed Header and No Footer (transition event flip)
  • Dojox Mobile Test
    A copy of the dojox/mobile test test_ListItemDomButtons, (removed height="auto"), had used it to avoid problem with initially showing this page.