Re: Treenode, expanded onload

2008-08-06 Thread Jeromy Evans

Jack Stuard wrote:

Hi, I've searched but maybe I don't have used the right term to this, I'd to
know if is possible to show a Tree, with some specific treenodes already
opened (or expanded) onload of a page in Struts 2 (stable version).

Thanks in advance.
Jack Stuard


  


Use a client-side library with a good Tree widget.  Google javascript 
tree widget treeview.


I mostly use this: http://developer.yahoo.com/yui/treeview/

The built-in struts2 tree tag isn't very good.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Treenode, expanded onload

2008-08-05 Thread Jack Stuard
Hi, I've searched but maybe I don't have used the right term to this, I'd to
know if is possible to show a Tree, with some specific treenodes already
opened (or expanded) onload of a page in Struts 2 (stable version).

Thanks in advance.
Jack Stuard