quicksearch icon indicating copy to clipboard operation
quicksearch copied to clipboard

quicksearch does not work with combo box IE7, IE8 and chrome

Open swanand9 opened this issue 13 years ago • 8 comments

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

swanand9 avatar Sep 05 '11 10:09 swanand9

I'm using an asp Listbox and having the same problem. However it works great in Firefox.

vlad75 avatar Sep 08 '11 09:09 vlad75

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)

swanand9 avatar Sep 09 '11 09:09 swanand9

I'm using a listbox. The suggestion from swanand9 doesn't help very much.

vlad75 avatar Sep 20 '11 08:09 vlad75

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.

HaroonWasim avatar Sep 07 '15 14:09 HaroonWasim

IE7 and IE8 are not supported anymore.

nitriques avatar Sep 08 '15 15:09 nitriques

Please check the maintain version: https://github.com/DeuxHuitHuit/quicksearch

nitriques avatar Sep 08 '15 15:09 nitriques

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

HaroonWasim avatar Sep 09 '15 06:09 HaroonWasim

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/

nitriques avatar Sep 10 '15 17:09 nitriques