This is what I'm talking about: http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ComboBox/ComboBox.aspx
basically I want to have a drop down list that can also have a manual text override... is there a jquery plugin that can do this easily? Or should I try and incorporate the toolkit one somehow ?