Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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 antwoord
  • 1 heeft dit probleem
  • 2 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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.