jquery-sapling icon indicating copy to clipboard operation
jquery-sapling copied to clipboard

Jquery not working many times in website.

Open Vivek-KT opened this issue 8 years ago • 0 comments

@tameraydin We have been working in jquery-sapling.js with tree structure section.we have facing one issue. we can load jquery-sapling.js in first time in website and do some work for adding new branches in tree structure.When we added new branches and sub-branches in our tree, we can't handle to close parent node (first branch). We will refresh that particular page , toggle event working for all branches/nodes even parent and child also closing properly.

----> Parent Node                     
     ---->Child Node
          ---->Grand Child Node
----> Parent Node 1
     ---->Child Node 1
          ---->Grand Child Node 1

How to handle your js file and how to resolve this issue with proper structure.Kindly provide me some solution for that issue. Thanks VIVEK KT

Vivek-KT avatar Sep 15 '16 13:09 Vivek-KT