Open UMUTBAYGUT opened 7 years ago
Solution (for my way ,nod good): on the jquery.orgchart.js make commet 641. Line :)
Hi @UMUTBAYGUT. You can try this:
.orgchart .node .topEdge,
.orgchart .node .leftEdge,
.orgchart .node .rightEdge {
display: none;
}
Hello , how can i hide just up buttom on chield node ? I dont want to hide parent . I want to just available click down buttom.
Chield's parents can't be hidden bu Chield's chieldren can be hidden.
Thanks