2

I am looking for a jQuery Based tree Structure plugin for the following.

It should take three level image indicator.

  1. Empty Circle - to tell there are no child elements.
  2. Plus Circle - to indicate it contains child elements
  3. Minus circle - to indicate collapse

enter image description here

1
  • You probably wanna look at this post: stackoverflow.com/questions/7034/… - it lists a whole list of jquery based visualization plugins that you could check out Commented Mar 12, 2012 at 6:51

1 Answer 1

2

Maybe JSTree is something for you? http://www.jstree.com/

With JSTree you can set the icons of the treeitems yourself.

Sign up to request clarification or add additional context in comments.

2 Comments

i looked into it. its a little way too complex script :(
Why is it too complex? You are looking for a JQuery tree component right? It should fold, and unfold, or not?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.