View Single Post
Old 14-03-2005, 06:57   #1 (permalink)
NickToye
Senior Member
 
Join Date: Oct 2004
Location: Chester
Posts: 364
DOM - Show/Hide Content

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?
  Reply With Quote