quicksearch
quicksearch copied to clipboard
A jQuery plugin for searching through tables, lists, etc quickly
Hello, Your script is indeed very good.. Actually i wanted to know if it can search the table based on sql query directly if i want to display all records...
My page takes around 7 to 8 seconds to load with quicksearch present. The table i am building has around 500 records only. i am using a simple $('input#id_search').quicksearch('table#table_example tbody...
Problem:: Thanks for help in adv... we have a table on which quicksearch is implemented , search function should be initialized when the user clicks on search link. is there...
Any chance of adding the ability to search for multiple selectors. I'm trying to make this into an exposed filter for the Drupal Views module, and adding a common class...
Hey Riklomas, your quicksearch has been extremely helpful in finding information quickly, but I am new to jquery and have implemented the search ability in a dynamically rendered table. The...
It would seem that when you have something like (I've only tested Chrome) and that input loses focus, it doesn't list all items in the table again (the place holder...