scottjsn
05-03-2007, 04:12 PM
I saw some codes:
<body onkeypress="javascript:kp(event);" >
...
<input type="text" onkeydown="return test(event)" />
...
"who" defines the keyword "event"? And what is it (just for key press)?
Thanks
Scott
<body onkeypress="javascript:kp(event);" >
...
<input type="text" onkeydown="return test(event)" />
...
"who" defines the keyword "event"? And what is it (just for key press)?
Thanks
Scott