S
S
sinneren2015-11-11 13:04:12
JavaScript
sinneren, 2015-11-11 13:04:12

Chrome does not track the Onchange event if the cursor goes outside the object, how to fix it?

The essence is this:
the event is tracked on the select element, the onchange or onclick event, it doesn’t even matter, because. here in both cases chrome has the same problem. It is worth highlighting the list below and moving the mouse outside the list, as the event will not work, this is only observed in chrome, even the notorious IE can. How to fix the problem? I thought to put it on onclick at the same time, but it's the same with it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GreatRash, 2015-11-11
@GreatRash

Are you writing a custom select?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question