我想在浏览器中画一个层次树
我想在浏览器中绘制层次结构树。我使用 CSS、HTML 和 Javascript 在浏览器中处理一些基本的 UI 内容。但我想绘制很酷的节点和很棒的连接器,并提出一个美观的层次结构树(不是 Windows 资源管理器文件夹树)。
此时树中的节点就像我们用来学习 GRE 单词列表的闪存卡。它们不需要是可编辑的。
I want to draw a hierarchial tree in a browser. I have used CSS and HTML and Javascript to play with some basic UI stuff in Browser. But I want to draw cool nodes and awesome connectors and come up with an aesthetic hierarchial tree (not Windows Explorer Folder tree).
At this point the nodes in the tree will be like the flash-cards that we use to study say the GRE word list. They need not be editable.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想看看Slickmap。
You might want to have a look at Slickmap.