Auto-populating Select Boxes using jQuery & AJAX - 0 views
-
Marie Shanahan on 04 May 09In my search for how to use jQuery and AJAX to build a select drop down menu, I found this four part demo - HTML, PHP, jQuery and JSON (JavaScript Object Notation). It also includes an example of how to create multiple select boxes with data populated from a MySQL database.