开发者

organization chart jquery plugin [closed]

开发者_如何学Go As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 9 years ago.

I want to create organization chart page, that allow the user to:

  1. Write node name in a text field.
  2. Drag and drop the text field to a specific location in the hierarchy DIV.
  3. Remove or update hierarchy(change node name or remove it).

After a quick search on the internet I found JavaScript InfoVis Toolkit and google code. The problem in InfoVis Toolkit that it uses HTML5 and I need HTML4.

Is there is any other organization chart jquery plugin that satisfies the requirements?


Check out Google Chart Tools http://code.google.com/apis/chart/interactive/docs/gallery/orgchart.html It's pure Javascript and not JQuery tough, but we use it and it works ok.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜