Hello everyone, I have already realized the tree in pure javascript my file system, however, can not handle the expansion and collapse of a node, or rather I would click with the mouse on "+" and "-" to produce expansion and collapse but if I click on the name of the node it must trigger a different action. I would preferto continue usingpure javascript .
↧