making tree structure
Posted: Thu Sep 30, 2004 6:42 am
i want to add a tree structure in the menu like
+ HOME
- STUDENTS
new students
current students
so that when user clicks on STUDENT a list appears in a tree like structure..
i know its not possible in php but anybody can tell me how can i do it.
+ HOME
- STUDENTS
new students
current students
so that when user clicks on STUDENT a list appears in a tree like structure..
i know its not possible in php but anybody can tell me how can i do it.