Change text field in the search bar to a drop down list
Hi I want to change the search field in the search-bar into a dropdown list.
I'm guessing I need to replace the <input> field in the theme-searchbar.php file with a <select> field, the html part is no problem but how do I get this to return the results?
For example I want to select Car Make from the first list as 'Ford' and then from the category 'All'
Any helpers?
Thanks
Martin