fires on pressing the Enter button when the mouse pointer is set in an input control
myForm.attachEvent("onEnter", function(){ // your code here });