{"id":15993,"date":"2025-03-06T12:45:19","date_gmt":"2025-03-06T10:45:19","guid":{"rendered":"https:\/\/www.beseit.net\/?p=15993"},"modified":"2025-03-06T13:25:31","modified_gmt":"2025-03-06T11:25:31","slug":"capsa-replicadora","status":"publish","type":"post","link":"http:\/\/www.beseit.net\/?p=15993","title":{"rendered":"Capsa Replicadora"},"content":{"rendered":"\n<p>Aquest tipus d&#8217;entrada s&#8217;han de fer com HTML<\/p>\n\n\n\n<iframe loading=\"lazy\" src=\"https:\/\/www.beseit.net\/capsa_replicadora\/\"  width=\"600\" height=\"280\" frameborder=\"0\" scrolling=\"no\"><\/iframe>\n\n\n\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;!DOCTYPE html&gt;\n&lt;html lang=\"ca\"&gt;\n&lt;head&gt;\n    &lt;meta charset=\"UTF-8\"&gt;\n    &lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"&gt;\n    &lt;title&gt;Capsa Replicadora&lt;\/title&gt;\n    &lt;link rel=\"icon\" href=\".ico\" type=\"image\/x-icon\"&gt;\n    &lt;style&gt;\n        body {\n            font-family: Arial, sans-serif;\n            margin: 0;\n            padding: 0;\n            display: flex;\n            justify-content: center;\n            align-items: flex-start;\n            background-color: #f0f0f0;\n            min-height: 100vh;\n        }\n        .container {\n            background-color: rgb(213, 225, 225);\n            padding: 20px;\n            border-radius: 10px;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n            width: 80%;\n            max-width: 800px;\n            margin-top: 50px;\n            box-sizing: border-box;\n        }\n        h1 {\n            text-align: center;\n            color: #333;\n        }\n        p {\n            margin: 5px 0;\n            color: #444;\n        }\n        .input-wrapper {\n            width: 50%;\n            margin: 0 auto 10px auto; \/* Centra les entrades *\/\n        }\n\n        \/* Responsivitat per a dispositius petits *\/\n        @media (max-width: 600px) {\n            .container {\n                width: 90%;\n                margin-top: 30px;\n            }\n        }\n    &lt;\/style&gt;\n&lt;\/head&gt;\n&lt;body&gt;\n    &lt;div class=\"container\"&gt;\n        &lt;h1&gt;Capsa Replicadora&lt;\/h1&gt;\n        \n        &lt;div class=\"input-wrapper\"&gt;\n            &lt;label for=\"cercar\"&gt;Cercar:&lt;\/label&gt;\n            &lt;input type=\"text\" id=\"cercar\" name=\"cercar\" autofocus onkeyup=\"replicarText()\"&gt;\n        &lt;\/div&gt;\n        &lt;div class=\"input-wrapper\"&gt;\n            &lt;label for=\"replicar\"&gt;Replicar:&lt;\/label&gt;\n            &lt;input type=\"text\" id=\"replicar\" name=\"replicar\"&gt;\n        &lt;\/div&gt;\n    &lt;\/div&gt;\n    &lt;script&gt;\n        function replicarText() {\n            \/\/alert('entra a replicar');\n            var cercarInput = document.getElementById('cercar');\n            var replicarInput = document.getElementById('replicar');\n            replicarInput.value = cercarInput.value;\n        }\n    &lt;\/script&gt;\n&lt;\/body&gt;\n&lt;\/html&gt;\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Aquest tipus d&#8217;entrada s&#8217;han de fer com HTML<\/p>\n","protected":false},"author":2,"featured_media":8179,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[71],"tags":[],"class_list":["post-15993","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript-sql"],"_links":{"self":[{"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/posts\/15993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.beseit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15993"}],"version-history":[{"count":13,"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/posts\/15993\/revisions"}],"predecessor-version":[{"id":16012,"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/posts\/15993\/revisions\/16012"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/www.beseit.net\/index.php?rest_route=\/wp\/v2\/media\/8179"}],"wp:attachment":[{"href":"http:\/\/www.beseit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.beseit.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=15993"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.beseit.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=15993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}