Help me create Dropdow list 3 level

[CENTER]Help me create Dropdow list 3 level[/CENTER]

I can create dropdow list 3 level by Ajax like this link : http://muangay123.com/thuc_hanh/th_them_sp/danh_muc.php

Now, I want to create it by Jquery!
Help me, Thanks everyone !!!

What, you mean like this chained select one? ([url=“http://www.codeassembly.com/examples/jquerycombo/test.html”]demo)

Thanks you very much!

This code run best when I upload to host. But It don’t run on localhost ( I use wamp sever). Help me

It seems to work fine on my own local host from the zip file that they provide, when the zip file is extracted to www\examples\jquerycombo\ which is where the test.html file shows the ajax request is targeted at:


$('#country').chainSelect('#state','/examples/jquerycombo/combobox.php',

I edited this define, and it run best on my host (result: http://muangay123.com/dropdowlist/test.html.

But It don’t run on localhost :frowning:

Thanks you, I use new version wampsever and this code run very best :slight_smile: