Modify ↓
Ticket #2764 (closed enhancement: invalid)
expand function for treeview
| Reported by: | keymone | Owned by: | joern |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.4 |
| Component: | plugin | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
simple function to expand all parent branches of the element usage:
$("#tree").treeview();
$("#tree #someItem").expand();
Attachments
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

