jQuery Searchable DropDown Plugin in Tables?
I'm trying to use this plug in to make a select list which has nearly 600 options easily searchable to my users. However, when I installed it, it did not work for me. Through some experimenting, it seems like it will only work for selects that are NOT in a table, so of course mine is inside one. Dumping the table is not an option. Any ideas or fixes that could get this plug in to work inside the TD element? As it is now, when the select is inside the TD, if you click on it, it opens then quickly recloses and doesn't display the search box.
--Summer