Autofocus
-
Please add autofocus to the search form field. Save an extra click.
Just add
$('.search-field').focus();after line 6 in main.js
Thanks!
The topic ‘Autofocus’ is closed to new replies.
Please add autofocus to the search form field. Save an extra click.
Just add
$('.search-field').focus();
after line 6 in main.js
Thanks!
The topic ‘Autofocus’ is closed to new replies.