Click to See Complete Forum and Search --> : How to create folder in HTML page


Gautham_2003b
04-14-2005, 01:55 AM
Hi guys,
I want to create a folder tree in HTML page just as in windows explorer , I have seen folder on some websites. Any ideas?

phpnovice
04-14-2005, 08:51 AM
Another name for a folder tree is a collapsible list. Try Googling for either term as follows:

HTML "folder tree"
HTML "collapsible list"

Gautham_2003b
04-14-2005, 10:42 AM
Thanks man

phpnovice
04-14-2005, 11:26 AM
Cheers.