How can I delay actions between keypress in jQuery. For example;
I have something like this
if($(this).val().length > 1){ $.post(\"stuff.php\"
There is a nice plugin to handle this. jQuery Throttle / Debounce