R
R
record632017-03-07 19:50:53
JavaScript
record63, 2017-03-07 19:50:53

How to get change event in SELECT on IOS without done or done button?

Hi everybody. There is a task, but I can’t solve it in any way due to little knowledge of IOS
specifics. I’m trying to make the select behave on the iphone as on the desktop, i.e. click on the item and an event occurs.

The task is simple (but difficult for me), to get an event when an item is selected in the select. But the event must be received without pressing the Done (or done) button.

I tried options with blur, focus, etc., everything I found. But it fails to be implemented.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lorem Ipsum, 2017-03-07
@GeorgeGeorge

Try it via .prop('selected');
stackoverflow.com/questions/9024005/safari-wont-up...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question