{"id":145,"date":"2021-08-14T14:04:00","date_gmt":"2021-08-14T14:04:00","guid":{"rendered":"https:\/\/clvrclvr.com\/content\/?p=145"},"modified":"2021-08-14T14:13:31","modified_gmt":"2021-08-14T14:13:31","slug":"add-a-button","status":"publish","type":"post","link":"https:\/\/clvrclvr.com\/content\/?p=145","title":{"rendered":"Add a Button"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>A student asked how can I add a button when a button is clicked.<\/p>\n\n\n\n<p>There are many more traditional (and arguably better) ways than this, but it would be tough to beat the brevity and speed here.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;button onclick=\"this.parentElement.innerHTML+=this.outerHTML\"&gt;Me&lt;\/button&gt;<\/code><\/pre>\n\n\n\n<p>Click on the &#8220;me&#8221; button right here on this page.<\/p>\n\n\n\n<div><button onclick=\"this.parentElement.innerHTML+=this.outerHTML\">Me<\/button><\/div>\n\n\n\n<p>or follow this link to a live editable code example.<\/p>\n\n\n\n<p><a href=\"https:\/\/replit.com\/@kevinelong\/button-clone\">https:\/\/replit.com\/@kevinelong\/button-clone<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A student asked how can I add a button when a button&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-145","post","type-post","status-publish","format-standard","hentry","category-post"],"_links":{"self":[{"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/posts\/145","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=145"}],"version-history":[{"count":4,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/posts\/145\/revisions"}],"predecessor-version":[{"id":150,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=\/wp\/v2\/posts\/145\/revisions\/150"}],"wp:attachment":[{"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=145"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=145"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clvrclvr.com\/content\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=145"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}