I'm trying to create links in a form template that will 'collapse all' and
'expand all' for a tree widget instance (with ajax). I tried the following
and various other combinations with no luck.  Any tips?

<p>[<a href="#" onclick="return TreeToggleCollapse('${widget.fullName}',
'*')">collapse all</a>]</p>

Thanks,
  CL



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

Reply via email to