Animated Folding

Shows how nested lists can be folded with animation. JavaScript source code is on page bottom.


Fully expanded it looks like (click to expand):


Test:
  1. Expand "item 3" - must be animated
  2. Expand "item 3.3"
  3. Expand "item 3.3.3"
  4. Collapse "item 3"
  5. Expand "item 3" - tree below should still be fully open
  6. Collapse "item 3.3.3"
  7. Collapse "item 3"
  8. Expand "item 3" - "item 3.3.3" should be collapsed

Click here to view JavaScript source.

ɔ⃝  Fritz Ritzberger, 2017-06-20