Help me create Dropdow list 3 level
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 !!!
| SitePoint Sponsor |
Help me create Dropdow list 3 level
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? (demo)
Programming Group Advisor
Reference: JavaScript, Quirksmode Validate: HTML Validation, JSLint
Car is to Carpet as Java is to JavaScript
Thanks you very much!


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:
Code javascript:$('#country').chainSelect('#state','/examples/jquerycombo/combobox.php',
Programming Group Advisor
Reference: JavaScript, Quirksmode Validate: HTML Validation, JSLint
Car is to Carpet as Java is to JavaScript
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![]()
Bookmarks