[LEFT][COLOR=#CCCCCC]
[COLOR=#CCCCCC][/COLOR][/COLOR][/LEFT]
Hi Kirupians,
I’ve been trying to find a good tutorial on how to make an XML Accordion Text box. It’s not to be a simple XML menu, it’s more complex than that. What I’m looking for is something like this…
You have a menu as so…
TERMS AND CONDITIONS
- Term 1
- Term 2
- Term 3
On clicking 1) Term 1, it should look like so…
TERMS AND CONDITIONS
- Term 1
[INDENT]This is term one. Here is where I will type it in.
[/INDENT] 2) Term 2 - Term 3
So what happens is Term 2 and 3 drop to show the content of Term 1.
And on clicking another term, lets say 2, it should look like so…
TERMS AND CONDITIONS
- Term 1
- Term 2
[INDENT]This is term two. Here is where I will type it in.
[/INDENT] 3) Term 3
Term 1 has to close and Term 2will open. And so on and so forth for the remaining terms.
Can some one show me how this can be done? Keep in mind that the term content isn’t going to be a single line like in the example. That means that on expansion, the below terms have to go below the content box which could have any number of lines.
Wow, that sounds friggin tough to me to figure out. Can some body help me please!!!