{"id":54722,"date":"2018-06-08T15:45:17","date_gmt":"2018-06-08T18:45:17","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=54722"},"modified":"2019-03-18T14:29:17","modified_gmt":"2019-03-18T13:29:17","slug":"automatically-set-focus-on-a-certain-input-field-when-the-page-loads","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/automatically-set-focus-on-a-certain-input-field-when-the-page-loads\/","title":{"rendered":"Automatically set focus on a certain input field when the page loads"},"content":{"rendered":"<p><!--more--><\/p>\n<p>Add the following in the HTML input field tag:<\/p>\n<pre class=\"EnlighterJSRAW\">autofocus<\/pre>\n<p>Example of use:<\/p>\n<pre class=\"EnlighterJSRAW\">&lt;input type=\"text\" class=\"name-field\" placeholder=\"Your name\" name=\"yname\" autofocus&gt;<\/pre>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/www.w3schools.com\/tags\/att_input_autofocus.asp\">https:\/\/www.w3schools.com\/tags\/att_input_autofocus.asp<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"Add the following in the HTML input field tag: autofocus Example of use: &lt;input type=\"text\" class=\"name-field\" placeholder=\"Your name\" name=\"yname\" autofocus&gt; [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[112,113,143],"class_list":["post-54722","post","type-post","status-publish","format-standard","hentry","category-htmlcss","tag-focus","tag-form","tag-input"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=54722"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54722\/revisions"}],"predecessor-version":[{"id":54842,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/54722\/revisions\/54842"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=54722"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=54722"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=54722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}