![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveNeed advice for acting on only the last onkeyup event in a series
From: <john.lum@gmail.com>
Date: Mon Jan 30 2006 - 23:37:41 CET
My overall objective is to create something akin to Google Suggest,
I've got things working using the onkeyup event and some AJAX
What I'd prefer is to define a time window (say, n = 500ms) and alter
Any advice on the best way to achieve this "ignore onkeyup until at
Thanks,
|