Mixed Media and Web Development.

Chained Select Boxes using PHP / MySQL /...
So, I got sick of using multiple singular select boxes. For this latest project I ended up with a table containing a category and text. About 500 entries. I used the AJAX from http://dhtmlgoodies.com Source Files: DOWNLOAD Check out the DEMO The MySQL is simple, just an id, category and text field. There...