Skip to content

jookyboi/jquery.delayedsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Overview

jquery.delayedsearch.js adds functionality to an input box to delay a function call for a set number of milliseconds after the user has stopped typing.

Demo

See a JSFiddle demo of jquery.delayedsearch at http://jsfiddle.net/jookyboi/HTRMq/34/

Options

  • delay (int): Number of milliseconds to wait after the user has stopped typing before calling the function
  • call (function): Function to call after the delay

Events

jquery.delayedsearch does not trigger any custom events.

Methods

jquery.delayedsearch does not expose any public methods.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published