Tree Menus
Posted: Mon Jan 12, 2009 4:06 am
Hi Everyone,
I am developing a web site in PHP, and I would like to have tree-menu buttons in the left side of the screen. something like windows file explorer that the user is able to open and close folders (in this case submenus) whenever s/he chooses them. obviously in type of tree menus, many submenus can be left open simultaneously. and you need to shift the page contents up and down as the sub menus are opened or closed.
I do not have a clue how to do it in PHP. Is that possible in PHP or I must use AJAX etc..?
I appreciate any help!
I am developing a web site in PHP, and I would like to have tree-menu buttons in the left side of the screen. something like windows file explorer that the user is able to open and close folders (in this case submenus) whenever s/he chooses them. obviously in type of tree menus, many submenus can be left open simultaneously. and you need to shift the page contents up and down as the sub menus are opened or closed.
I do not have a clue how to do it in PHP. Is that possible in PHP or I must use AJAX etc..?
I appreciate any help!