Hi all,
I was looking for a jquery plugin that'll filter a table according to input values. I came across http://rikrikrik.com/jquery/quicksearch/, but i can't figure out how to make it work for an already existing input box. Currently it create a new input form for me (which i don't want) but i'd like to be able to use it with an existing input box that has a input submit button.
Thanks in advance