javascript thread: Trapping the Enter Key
In a input type=image form I'm using an onClick event to trap single and double quotes. The JavaScript works just fine...when the users selects the image button. However, when the user presses the enter key, it bypasses the validation. How do I trap the enter key? Thanks, Neal
|





