Hi,
I tried to put igTree object in a div classed as accordion with JQueryUI 1.10.2, but I got a bad behavior.Tree is created right and it is correctly rendered if I lay it at the root level, but:
Do you think is it possible to change something to rendere igTree better?
Thanks
Flavio
Hi Flavio,
Could you provide us with a small html page reproducing the issue?
Thanks!
download TreeAndAccordion.zip at this link.
You will have only one controller, Tree, and one View, Index. Project already strats from Tree Url and reproduce the issue. In the view you can try to comment/uncomment the script section to see different behavior of treeModel (without accordion OK, with accordion code is reproduced instead the tree).
Thanks for your effort,
Flavio M.