GCharb
06-09-2007, 03:25 PM
Hello all!
I am having a little conceptual problem here.
I am building a dynamic, recursive explorer like directory listing. The recursive directory listing is no problem, as seen here http://www.azranet.com/thierry/explorer/index.php
The problen I have is about how to create an interactive menu like explorer, with + and - to open branches, I am looking for a way to do it with div since I need to implement contextual menu with it and eventually drag and drop, those I can do, only the dropdown type menu code bugs me here!
Any help greatlly apreciated.
Sorry if I didnt help much in the php forum, been busy like hell, but as soon as I am done with this I will.
GCharb
I am having a little conceptual problem here.
I am building a dynamic, recursive explorer like directory listing. The recursive directory listing is no problem, as seen here http://www.azranet.com/thierry/explorer/index.php
The problen I have is about how to create an interactive menu like explorer, with + and - to open branches, I am looking for a way to do it with div since I need to implement contextual menu with it and eventually drag and drop, those I can do, only the dropdown type menu code bugs me here!
Any help greatlly apreciated.
Sorry if I didnt help much in the php forum, been busy like hell, but as soon as I am done with this I will.
GCharb