Hi folks, wonder if there is an easier way of doing this. On my main page, I load all the content sectioned off by program.
EX:
PROG1
someconetent1
someconetent2
someconetent3
someconetent4
PROG2
someconetent1
someconetent2
PROG3
someconetent1
someconetent2
someconetent3
someconetent4
someconetent5
someconetent6
ETC ETC ETC
Now, what I want to do is have the user click on the main prog name (as in PROG1 or PROG2, etc) and then display the content for it underneath.
If this was static content I can use the CSS show/hide code, but this is dynamic. Any ideas on how I can do this?
____________________________________
Just Imagine.
EX:
PROG1
someconetent1
someconetent2
someconetent3
someconetent4
PROG2
someconetent1
someconetent2
PROG3
someconetent1
someconetent2
someconetent3
someconetent4
someconetent5
someconetent6
ETC ETC ETC
Now, what I want to do is have the user click on the main prog name (as in PROG1 or PROG2, etc) and then display the content for it underneath.
If this was static content I can use the CSS show/hide code, but this is dynamic. Any ideas on how I can do this?
____________________________________
Just Imagine.