Side navigation
#2764 closed enhancement (invalid)
Opened April 30, 2008 12:22PM UTC
Closed February 05, 2010 08:34PM UTC
expand function for treeview
Reported by: | keymone | Owned by: | joern |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | plugin | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
simple function to expand all parent branches of the element
usage:
$("#tree").treeview(); $("#tree #someItem").expand();