This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Feature Request : Allow Nested Lists to work as Accordions or Collapsible list #958
Closed
Description
re: http://jquerymobile.com/test/#docs/lists/lists-nested.html
Instead of sliding the content to the next page and hiding the main list items, why not use a sliding down or collapsible list allowing the nested list to appear below the main item instead of the next page. This addresses the issue of allowing a user to still see the main list items and nest items on one page and eliminating the need to go back and forth between pages to see the nested list and primary list.
Activity
scottjehl commentedon Feb 2, 2011
Thanks! We'll consider this enhancement in an upcoming release. You might also consider using nested collapsibles, which can be styled to look like a listview, are nestable, and behave more like what you're describing.
http://jquerymobile.com/test/#docs/content/content-collapsible.html
toddparker commentedon Feb 15, 2011
This will happen post-1.0, tracking here:
https://github.com/jquery/jquery-mobile/wiki/Feature-Requests
ahutch commentedon Oct 13, 2011
I would like this very much. In particular if I could collapse the list between data-role="list-divider".
dotnetwise commentedon Feb 18, 2012
Long lists also should be somehow integrated with collapsible, hence the user doesn't have to scroll a lot through all the elements, but instead see just a bunch of elements and then expand the list to view them all