Dynamic Combo box using Ajax and Php
Title: Dynamic Combo box using Ajax and Php
Language: PHP,Ajax
File size: 2KB
File name: dynamic combo box.zip
Tags:PHP,JAVASCRIPT, AJAX, JQUERY
This Auto suggest search box is easy to use.
System Requirements:
-Xampp 1.7.3 or below
-Chrome,Firefox,Opera
How to Install?
-Download the following files by clicking download below
Create Database
-Go to your browser ans type localhost/phpmyadmin
-Create database name test
-Click Tab Import the sql file
After creating database the system is ready to run just type localhost/foldername
Language: PHP,Ajax
File size: 2KB
File name: dynamic combo box.zip
Tags:PHP,JAVASCRIPT, AJAX, JQUERY
This Auto suggest search box is easy to use.
System Requirements:
-Xampp 1.7.3 or below
-Chrome,Firefox,Opera
How to Install?
-Download the following files by clicking download below
-Extract the zip files to htdocs(this is the path: C://xampp/htdocs)
Create Database
-Go to your browser ans type localhost/phpmyadmin
-Create database name test
-Click Tab Import the sql file
After creating database the system is ready to run just type localhost/foldername
nice demo. its working fine. but there is some problem if i modify your code. instead of state i have changed it to department like IT, Comp, EXTC etc. and instead of city i have changed it to employee like employee belongs to particular department.
ReplyDeletebut when i select one department im not getting employee`s list, im getting blank dropbox. any help would be appreciated. revert me soon.
can i see your codes?
ReplyDeleteThank you a lot for the demo!
ReplyDeleteI've tried to add Chosen jquery plugin on the combos. Everything works fine, until I select "states". Then "cities" goes back to regular formatting, without Chosen. Any ideas?