[jQuery] [validate] Wait to send remote until user pauses/finishes typing
Hi,
I've got a textbox which has a remote rule on it which works very well
thanks. However I get a request on every keypress, would it be
possible to add a (definable?) delay after the keypress before the
request is submitted which, if another key is input before the delay
times out causes the delay to be reset.
I hope my rambling makes sense!
If not, I think http://www.selfcontained.us/2007/10/07/ajax-requests-when-users-stop-typing/
describes the issue.
Once more - thanks for all your hard work!
J.