![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveignore document.onkeyup events for set a period?
From: <paul.sherwood@gmail.com>
Date: Fri Jan 27 2006 - 17:26:29 CET
Hi
Ive made a game for babies that simply displays one of an array of
at the moment i dynamically load pictures using
<img id="image" src="somepic.gif" alt="" border=0px/>
and
function changeImageSrc(){
This works great for adults. However babies dont tend to wait for the
thanks in advance
Paul
|