plxQuickSearch : PluXML plugin for QuickSearch by i M@N
Based on quicksearch jQuery plugin by Rik Lomas it's a plugin for filtering large data sets with user input
Require the PluXML jQuery plugin available at Pluxml Official plugins
- http://www.lomalogue.com/jquery/quicksearch/
- http://www.lomalogue.com/jquery/quicksearch/super_table.html
if you have a bug fix, the best way to help would be to :
- Fork the project by clicking "Fork this project" at the top of this page
- Clone your version of plxQuickSearch from your Github account to your computer
- Fix and commit the bugs, then push your version to your Github account
- Click "pull request" at the top of my Github page
You can report bugs here.
You can watch plxQuickSearch for updates or follow me on Github and on Twitter.
plxQuickSearch under WTFPL : http://www.wtfpl.net/
Original quicksearch jQuery plugin under the same licenses as the jQuery library itself : http://docs.jquery.com/License
PluXML a CMS with XML inside
Original jQuery quicksearch is made by Rik Lomas check his Github