Software development stuff.

2007-07-03

Allowing special keys like F5 for onkeypressed evetn on firefox

Bumped into this problem where I was filtering the allowed keys in a input text with onkeypressed but then I noticed that the F5 wouldn't work neither when the focus was on the input.
Here's info about filtering the characters.
Here's info about allowing the F5 and special keys

Etiquetas: