|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
halo,
Anyone know where to get the source/reference/JSLib.js on the onkeypress event handler? thanks. |
|
#2
|
||||
|
||||
|
What is it you're trying to do?
|
|
#3
|
|||
|
|||
|
onkeypress
What I want ot know is to get the meaning of each key, when i press the keyboard button, and also some example on how the onkeypress function work. Example, on the date verification(dd/mm/yyyy) , account no, email and so on..
thanks. |
|
#4
|
||||
|
||||
|
onkeypress
If you are wanting to validate form input, I don't think onkeypress is the best event to use. What if someone enters values without using the keyboard? I suggest using onchange for individual inputs, or onsubmit for the form.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > onkeypress |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|