Click here to Skip to main content
15,886,625 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more: , +
I have found a link in Code Project http://www.codeproject.com/KB/scripting/graphic_javascript_tree.aspx posted by Emilio CL.

I have used the Walker's algorithm shown in the Figure 4. in the article.

I have used it to show the tree of member's sub-members of a binary MLM system. the nodes show members' ID and Name. When I developed the site in my machine it worked fine but when I published it in a IIS server and tried to show tree in my machine it shows fine but in many machine it does not show node content.

What is the problem? Are there any configuration problem in browsers to show node contents?
Posted
Updated 11-Dec-10 21:50pm
v2
Comments
Abdul Quader Mamun 12-Dec-10 3:50am    
Spelling check.

1 solution

It looks like you want to ask this question to an author related to his/her article.
I would suggest you to please use the forum present at the end of the article in order to reach author and get quick response. Rarely you will find authors reading this forum.
Please post the same at the article's message forum.
 
Share this answer
 
Comments
[no name] 9-Aug-11 0:45am    
Frist of all u must check that what is the configuration of not supporting PC. and IIS working on that PC proper or not.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900