1
1
1001001 1112014-09-11 07:52:12
JavaScript
1001001 111, 2014-09-11 07:52:12

Does onkeypress, onkeydown, onkeyup work in ie4?

In general, there is such an agent:

$_SERVER['HTTP_USER_AGENT'] = outcomeMozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC; 240x480)

I run this code:
<input type="text" id="test" onkeypress="alert(123);"/>

alert is not called.
Thank you in advance.
PS The offer to update the browser will not work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeny Popov, 2014-09-11
@Kaaboeld

key down | onkeydown event

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question