K
K
kiselyow2019-07-07 12:39:08
HTML
kiselyow, 2019-07-07 12:39:08

Why doesn't the keyboard open on jQuery input focus?

$('#search_holder').focus();
<input type="search" id="search_holder">
PS autofocus also tried.
Does not work when redirecting from the main page to this one, which has autofocus
window.location.assign('search.html');

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Gish, 2019-07-07
@Gish

Write code on jsfiddle

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question