Possible Duplicate:
Javascript: Listing File and Folder Structure
I have a folder who contains two other folders. I know the name of one of them, but not the second. Is it possible to get this name with jQuery or Javascript ? My script file is on the root (on the main/parent folder).
example:
main_folder (name = theme)
-> children_folder_1 (name = origin)
-> children_folder_2 (name = ?)