Live Search JQuery Plugin

I've made my first jQuery plugin - Live Search. (Here's a demo!)

This plugin enables ordinary text inputs to have live seach capabilities. As a user types, the plugin calls a specified function.

Features:

Query Delay
Only executes the callback after a delay (default is 250ms) so that fast typers won't drown your website with too many calls.
Syndicate content