16 июл 2020

Try this code, to set the focus to the input field: $(“#text_id”).

focus();
https://www.widecoder.com/how-to-set-got-focus-in-jquery/

Комментарии

Комментариев нет.