riklomas / quicksearch

A jQuery plugin for searching through tables, lists, etc quickly
http://www.lomalogue.com/jquery/quicksearch/
680 stars 261 forks source link

quicksearch does not work on IE9 on html table #76

Open HaroonWasim opened 9 years ago

HaroonWasim commented 9 years ago

quicksearch on html table does not work on IE9 Why?? I have written bellow script for seaching. $('input#txtBxName').quicksearch('table#myTable tbody tr'); It is working fine on chrome, firefox and IE 11 but does not working on IE9. please suggest me any other script or trick.

regards Haroon Wasim

nitriques commented 9 years ago

What version of jquery are you using ?

nitriques commented 9 years ago

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