Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

onkeydown broken firefox 9

  • 3 wótegrona
  • 25 ma toś ten problem
  • 1 naglěd
  • Slědne wótegrono wót Igo_AtM

more options

Since auto updating to firefox 9.0.1 the javascript body event onkeydown seems broken I have the following function call in a body tag and key presses are not accessing the keyreader function at all <body onload='cms_init();' onkeydown='keyreader(event);'>

Since auto updating to firefox 9.0.1 the javascript body event onkeydown seems broken I have the following function call in a body tag and key presses are not accessing the keyreader function at all <body onload='cms_init();' onkeydown='keyreader(event);'>

Wót Igo_AtM změnjony

Wšykne wótegrona (3)

more options

I have the same problem with either onkeydown, onkeyup, and onkeypress events on the body tag. All my functions that uses key events on body tag stopped working in firefox 9.0.1

more options

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.

more options

I think the failure of firefox 9 to respect key events on the body tag is actually an issue with the firefox code base rather than an issue with the XHTML validated script within the page that the problem occurs in. The purpose of presenting the question here was to attempt to direct the developers attention to the issue. It would seem that changes to the browser code have now made a valid body attribute none functional

Wót Igo_AtM změnjony