Hi

I have dropdown menu have folders name like this

<select id = "menu1">
<option>aaa</option>
<option>bbb</option>
<option>ccc</option>
</select>
and each folder has subfolders
I want when change (menu1)has subfolders of each folder at another dropdown

I don't know how to open the folder and have subfolders

already I get the names of the folders using php

any help?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.