I want to say this is a great tool. I really need a tree widget that stores the nodes in a model, and that I can update on the fly. Bravo.
I need to make the tree look right in my publication -- For example, I can't have a box around it. What is the approach I should take to modify the display at that level. Things I want to do include:
* No box around the tree
* Smaller text for the tree nodes
* Different highlight for selected node
* No highlight on hover -- just darken the text
Also, I'd like to control the timing for the tooltips.
Ok, so I'm not much experienced with jQuery.ui, and this is my first use of fancytree. I'm not sure where in the chain I'm supposed to make these changes, nor am I sure how to find which style affects what? Any help in WHERE TO GO to find out how these things work would be much appreciated. I don't want you to solve my specific issues, but if you can help me understand how to solve them myself that would be wonderful.
Again, thanks much for this widget. It's really good.