开发者

blackberry: onkeyup doesn't catch BACKSPACE

开发者 https://www.devze.com 2023-03-07 14:11 出处:网络
i need to get value of a INPUT of type TEXT in real time. S开发者_开发百科o i assigned to onkeyup of the INPUT to my function, that evaluates the new value.

i need to get value of a INPUT of type TEXT in real time. S开发者_开发百科o i assigned to onkeyup of the INPUT to my function, that evaluates the new value.

It works fine on BB (i use 9780/OS6 for tests) except, that BACKSPACE-Key doesn't fire the event.

Here there's an example of code.

may be you have an idea, how to solve it.

Thanks a lot in advance!

Daniel

0

精彩评论

暂无评论...
验证码 换一张
取 消