Hi all,
Have used the code from Zeldman, and it shows content on a toggle kind of system.
Well thats good, but I am creating a help system for my application and I want to have help topics in the left panel, and when I click on a topic it shows the information in the right panel.
With me so far?
What I want is it to toggle any content that is not needed to display none, when a different topic is clicked.
Is this possible?