Dropdown Category Search with Ajax

Hi,

I think it already exists. There is a free plugin (http://wordpress.org/extend/plugins/category-ajax-chain-selects) but it do not work and I don’t know why.

So, I would like a plugin that shows two dropdowns: the first one with my categories and the second one empty. Only when a category is selected that the second dropdown must show the subcateries of the selected category. Like this: http://demos.99points.info/dynamic_dropdown (but this example hide the second dropdown).

Anyone know if there exists a plugin like that or can develop for me?

Thanks.
Andreza

http://demos.9lessons.info/sections_demo.php

Thank you.

I have seen that to use this code I have to create 2 tables with the catogories and subcategories. Is there a way or a plugin that automatically get the catogories and subcategories from the wordpress tables?

Thanks.

Hi,

I have created the dropdown with the categories and subcategories, like in the example. But, how can I show the results in the content area of my site?

Thanks.