Does anyone know if it’s possible to make the DynaTree jquery plugin handle two HREF links per node?
I have one link working fine but I’m also looking at a request to display a “contacts” image on the right-hand side of each clickable node which, when clicked produces a popup (I know, not my design) of other users working on the same item.
I can display the image fairly easily using a SPAN tag but since the existing HREF is the one trapped by OnActivate, I’m having real trouble making it do anything.
All advice welcomed.
I discovered a better way.