Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: onkeyup


Message #1 by wussap25@y... on Wed, 19 Jun 2002 06:52:50
Hello, I would appreciate it if someone could show me some examples on how 
to use the onkeyup event. For example I have a textarea that would like to 
populate with the information given by the user through an input box, i 
dont want the user to be clicking the send button everytime he/she wants 
introduce text into the textarea so i wanted to use the onkeyup event so 
that every time the user would release the enter key the text would be 
inputed to the textarea. I know is a really silly query and it shouldnt be 
posted here but it hit me now that i have never used the onkeyup event. Im 
not experienced in JS that much. Thanx, bye.

  Return to Index