You would need something to keep track of the time between keyDown events then just pick the amount of time you want to trigger on.



livefree75 wrote:
Hi,

I have an AJAX GET going out on KeyUp on a text box.  I want to Cancel
the request or ignore the response if a new AJAX request has gone out
since the first one began.  In other words, I only want to process the
AJAX request when the user is "done" entering.  a la GMail address
lookup.  What's the best way to do this?

Jamie

  

Reply via email to