Nested Expand Elements not working
-
Hi,
I’m trying to get the nested expand elements to work. But when i try the example code (see code below), the nesting doesn’t work.
This is the code i’m using:
[expand title=”Root Level”]
[expandsub1?title=”Nested Level 1″]
[expandsub2?title=”Nested Level 2″]
[expandsub3?title=”Nested Level 3″]
[expandsub4?title=”Nested Level 4″]
[expandsub5?title=”Nested Level 5″]
[expandsub6?title=”Nested Level 6″]
[expandsub7?title=”Nested Level 7″]
[/expandsub7]
[/expandsub6]
[/expandsub5]
[/expandsub4]
[/expandsub3]
[/expandsub2]
[/expandsub1]
[/expand]This is how it looks:
https://test.goingonline.nl/test/Am i’m doing something wrong here?
The page I need help with: [log in to see the link]
- The topic ‘Nested Expand Elements not working’ is closed to new replies.