jquery-en  

[jQuery] treeview - prevent expand/collapse on node click

Andreas
Tue, 02 Mar 2010 23:35:13 -0800

Hi,

I want to prevent expand/collapse behavior when clicking on a node
(folder) in the tree. I only want to expand/collapse when clicking on
the plus/minus sign (+/-).

I have tried to use stopPropagation on the click event but I don't get
it to work.

Any sugestions?

Thanks
Andreas
  • [jQuery] treeview - prevent expand/collapse on node click Andreas