riklomas / quicksearch

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

Ignore commas or dashes #37

Open trewknowledge opened 12 years ago

trewknowledge commented 12 years ago

Hello,

Is it possible to ignore certain characters from preventing search results?

For example if I have a table with the words: "Test, and Test's" I would like to be able to search for "Tests" and show the results.

Here is an example: http://jsfiddle.net/trewknowledge/pdnnD/