If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!

TypeWatch is a script built on top of jQuery that lets you determine whether or not a user has stopped typing, this way you can make sure you do not run unecessesary requests with your AJAX-driven apps. I am thinking of using such a interaction pattern for site specific commands in a similar way to QuickSilver for Mac or theĀ ubiquitous firefox plugin.

Related Scripts