JavaScript - Treeview
Hi,
I need you help in javascript solution. i have downloaded the treeview code from http://thejit.org/static/v20/Jit/Exa...ple1.code.html solution looks like: http://thejit.org/static/v20/Jit/Exa.../example1.html and need to modified it my reqirments are below: 1.When tree orientation is left, Diagram should start from left middle of the screen not from center. 2.When tree orientation is top, Diagram should start from top middle of the screen not from center. 3.When tree orientation is right, Diagram should start from right middle of the screen not from center. can anybody help me in this? thanks in advance. Similar TutorialsHi guys, any help would be greatly appreciated. I am looking to make a group of questions (FAQs pretty much) and because the answers are so long, I need to hide the answers. So only the questions would be viewable and once the user clicks on the question, the corresponding answer will drop down below. What is the easiest way to go about doing this? I've tried messing around with jquery treeview but I don't think the task is not complicated enough for that. cheers.
|