Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to show TreeView in DropDown

I am trying to build an application in cakephp 1.3. i have a treeview menu in my view. I have used jquery dynatree for this. This tree works using ajax. I send my data from controller to view in json format.

Now my requirement is that I want to show this treeview in a dropdown. If any body can refer me any jquery api, or anyother good solution.

to be more clear please visit this link jQuery TreeView Menu (v1.4)

I want demo three in my dropdown menu.

Waiting for your expert suggestion.

thanks

like image 444
Sham Ali Avatar asked May 24 '12 08:05

Sham Ali


2 Answers

This will be helpful Basic ComboTree

like image 164
Anil Konsal Avatar answered Oct 14 '22 09:10

Anil Konsal


Check out mcDropdown jQuery Plug-in v1.3.2

like image 2
mahichR Avatar answered Oct 14 '22 09:10

mahichR