#jQuery.waiting ##A plugin to wait fixed time since the last call only.
##Author Marc Buils (http://www.marcbuils.fr)
##Current Version v0.1.0
##Demo http://blog.marcbuils.fr/2012/10/jquerywaiting-timer-dattente-resette.html
jQuery.waiting is a timer that takes into account only the last call.Having a little trouble to explain the principle, I prefer to show you through the following example adds the text in a list entry 1s after typing the last letter
#jQuery.waiting ##A plugin to wait fixed time since the last call only.
##Author Marc Buils (http://www.marcbuils.fr)
##Current Version v0.1.0
##Demo http://blog.marcbuils.fr/2012/10/jquerywaiting-timer-dattente-resette.html