[jQuery] [treeview] Basic documentation - but where?

[jQuery] [treeview] Basic documentation - but where?


Hi,
I have today started to mess around with the Treeview plugin, but I
have not been able to find a decent documentation. Am I just looking
in the wrong places?
I would have thought that by going here - http://docs.jquery.com/Plugins/Treeview/treeview#options
I would see all the available options, and a description of them.
I have looked in the demo.js file from the download, and can see that
an option called "control" exsists. But I have no idea how to use it -
from the examples I can see it can make the entire tree collapse, and
the entire tree expand. But how do I tell it what links it should add
the event on? When I initialize the treeview like in the demo, the
links I have does nothing what-so-ever.
Can someone explain how I use the controls?
or even better, point me to some documentation that explains all the
options?
/Sune