Jorn's jQuery Treeview plugin
I have a couple questions pertaining to Jörn Zaefferer's treeview(async) plugin.
The first: I am populating a treeview dynamically based on the user's choice of a topic from a selector. The first choice works fine but on any subsequent treeview changes, the nodes with children will no longer expand. They will not call the proxy either. Any ideas would be helpful.
The second: What is the "best" way to handle or add onclick events to the leaf nodes?
Thank you,
Nick