本文介绍了如何使用javascript制作家谱的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想做一个家谱。我可以动态地在树中添加成员。
每个节点都有添加按钮,我们可以从中添加成员到特定节点。并且拖放功能也包含在所有节点中。
我怎么能这样做请帮助..
I want to make a family tree . where i can add members in tree dynamically.
every node has add button from where we can add members to a particular node. and also drag and drop feature is included to all nodes .
how can i do this please help..
推荐答案
这篇关于如何使用javascript制作家谱的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!