Select Scrollable List

  • Test Instructions
    Test instructions, notes and known problems
  • Scrollable list One
    Uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-region
  • Scrollable list OneP
    Programmatic creation of WidgetList uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-region
  • Scrollable list Two
    Uses app/widgets/Container with a fixed Header and a fixed Footer both with data-app-region
  • Scrollable list Three
    Uses app/widgets/Container with a fixed Header no footer with data-app-region
  • Scrollable list Four
    Uses dojox.mobile.ScrollableView height="auto" with a fixed Header and a fixed Footer
  • Scrollable list Five
    Uses dojox.mobile.ScrollableView height="auto" with a fixed Header and No Footer
  • Dojox Mobile Test
    A copy of the dojox/mobile test test_ListItem-domButtons, uses height="auto" to avoid problem with initially showing this page.