Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.94 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.94 KB

plxQuickSearch

plxQuickSearch : PluXML plugin for QuickSearch by i M@N

PluXML plxQuickSearch plugin

Based on quicksearch jQuery plugin by Rik Lomas it's a plugin for filtering large data sets with user input

installation

Require the PluXML jQuery plugin available at Pluxml Official plugins

Examples

Help make plxQuickSearch better!

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.

License

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

Credits

PluXML a CMS with XML inside

Original jQuery quicksearch is made by Rik Lomas check his Github