时髦的交互式树遍历导航器
我正在寻找一些用于导航树层次结构的交互式方法的创意示例。此类导航的概念想法或一些好的 Flash/Silverlight/HTML 5.0/OpenGL 示例会很棒。现阶段我不关心技术。
我的问题是我需要以调查问卷层次结构的形式向用户传递信息。将树层次结构中的每个节点视为一个问题,其中回答的每个问题都会将用户带到树层次结构中的下一个级别,如果还有更多问题需要回答。在最后一个节点,将会有最终的解决方案。
我发现这很有用(http://mbostock.github.com/protovis/ex/tree.html)。我想要一个交互式版本,其中每个节点都已扩展以显示更多节点等。有人知道是否有与我所描述的类似的内容?
有任何帮助吗? 戴夫.
I am looking for some creative examples for interactive methods to navigate a tree hierarchy. Conceptional ideas or some good Flash/Silverlight/HTML 5.0/OpenGL examples of such navigation would be great. I'm not concerned with the technology at this stage.
My problem that is that I need to deliver information to a user in the form of a questionnaire hierarchy. Consider each node in a tree hierarchy as a question where each question answered takes the user to the next level down in the hierarchy of the tree were there are a further number of question(s) to be answered. At the very last node, there will be the final solution.
I have found this useful(http://mbostock.github.com/protovis/ex/tree.html). I would like an interactive version of this with each node been expanded to show further nodes etc. Anyone know if there is anything similar to what I described out there?
Any help would be appreciated?
Dave.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这个不错的引擎还有更多选择。观看演示!
There are many more choices in this nice engine. See the demo!