
January 3rd, 2001, 05:02 PM
|
|
Junior Member
|
|
Join Date: Jan 2001
Location: Chicago
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I have a jsp page with a button on it (input type="button") that acts as a Submit. When the user presses the Enter key, I want the button to be triggered which does some validation in JavaScript before calling a JavaBean. My problem is, when the Enter key is pressed, there's an annoying beep and I can't get rid of it. I'm using IE 5.5. I don't get a beep when I'm on any other website and I hit the Enter key. Any help would be appreciated.
|