Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox 9.0.1: javascript event on tag <body> not executed when focus happen to an element.

  • Atsakymų nėra
  • 8 have this problem
more options

At previous firefox when i make javascript function inside body like this : <body onkeyup="alert('test')"> , alert('test') will be executed every time we press any key. Although we do focus to any element inside body. But for firefox 9.0.1, it is doesn't work after we do any focus to an element inside body.

At previous firefox when i make javascript function inside body like this : <body onkeyup="alert('test')"> , alert('test') will be executed every time we press any key. Although we do focus to any element inside body. But for firefox 9.0.1, it is doesn't work after we do any focus to an element inside body.