riklomas / quicksearch

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

Add 'caseSensitive' option #79

Closed KevinSnyderCodes closed 8 years ago

KevinSnyderCodes commented 8 years ago

If 'caseSensitive' is true, strip_html() will not convert input to lowercase, allowing for case-sensitive queries.

nitriques commented 8 years ago

Thanks!

nitriques commented 8 years ago

Also, please submit on https://github.com/DeuxHuitHuit/quicksearch, this repo is not maintained!

KevinSnyderCodes commented 8 years ago

Will do. Thanks for the tips!

nitriques commented 8 years ago

Thanks for contributing!