Open swanand9 opened 13 years ago
I'm using an asp Listbox and having the same problem. However it works great in Firefox.
I have used this one from jquery http://plugins.jquery.com/project/droplist_filter
it works well in chrome, IE7 and IE8 (though there is some css that we need to modify)
I'm using a listbox. The suggestion from swanand9 doesn't help very much.
quicksearch on html table does not work on IE9 Why?? $('input#txtBxName').quicksearch('table#myTable tbody tr'); This script is not working on IE9 please suggest me any other script or trick.
IE7 and IE8 are not supported anymore.
Please check the maintain version: https://github.com/DeuxHuitHuit/quicksearch
So what if my clients are using IE7 or IE8?? some of my clients are using IE6, please guide me in this regards or tell me any other solution, I shall be thank full to you
So what if my clients are using IE7 or IE8??
That's your problem, sadly.
some of my clients are using IE6, please guide me in this regards or tell me any other solution,
Forget about Ie6, please. http://dev.modern.ie/ie6countdown/
Suppose one needs to search through an input type text for items over a multiple select combo box, quicksearch does not work on IE7, IE8 and chrome