Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Developerproblem: i cant get the onkeyup event to work on the body tag in firefox how can i do this? this used to work in previous versions of firefox

  • 1 відповідь
  • 1 має цю проблему
  • 2 перегляди
  • Остання відповідь від cor-el

more options

i made an application using DOM and i am using extensively keyup events in the body tag

in previous versions of firefox this was working fine

but now it doesnt

events that do not work for body tags that i have used are

onKeypress onKeydown

how ever the event does fireup if the html element are of input types (e.g. textboxes, images, etc)

how do i address this problem?

i made an application using DOM and i am using extensively keyup events in the body tag in previous versions of firefox this was working fine but now it doesnt events that do not work for body tags that i have used are onKeypress onKeydown how ever the event does fireup if the html element are of input types (e.g. textboxes, images, etc) how do i address this problem?

Усі відповіді (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.