Unable to create javascript Tree

MechaLaser

New Member
I'm trying to create a javascript tree as shown in figure, in which + button add two child with add node button as I have implemented in demo link, I have created most of stuff but I stuck on one point, I am unable to perform add button functionality after click once.Please help me to solve this problem ?

Demo Pic:- working Demo link :-output:- http://jsbin.com/enuqid/1
demo code:- http://jsbin.com/enuqid/1/editProblem face:- 1) Unable to create +(plus) button functioanlity properly2) unable to find No such library or demo in pure javascript/jquery of pedigree tree [except d3.js or gojs]3) In d3js add node or delete node functionality is not clearly mention.
 
Back
Top