Hello
my first post to the group.
I am trying to get into YUI. Here my first issue.
I have seen both how to define a TreeView by a Markup (Progressive Enhancement)
and how to Adding A Context Menu To A TreeView.
However, the latter example does not seem to apply to the former markup one. Is
there a simple way to get it for a Ul-li list?
your advise is very welcome
my best wishes
mario
-----------
Three Ways to Define a TreeView: Markup (Progressive Enhancement):
http://developer.yahoo.com/yui/examples/treeview/tv-markup_clean.html
http://developer.yahoo.com/yui/examples/menu/treeviewcontextmenu.html
Adding A Context Menu To A TreeView: