{"id":615,"date":"2024-04-15T10:37:44","date_gmt":"2024-04-15T01:37:44","guid":{"rendered":"http:\/\/inwelly.com\/?p=615"},"modified":"2024-04-22T06:00:07","modified_gmt":"2024-04-21T21:00:07","slug":"javascript-iframe-%ec%9d%98-%ed%95%a8%ec%88%98-%ec%8b%a4%ed%96%89","status":"publish","type":"post","link":"https:\/\/inwelly.com\/?p=615","title":{"rendered":"JAVASCRIPT iframe \uc758 \ud568\uc218 \uc2e4\ud589"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\ud30c\uc77c\uba85 : reload_test.html -----------------------------\n\n&lt;span id='order_body'>\n&lt;\/span>\n\n&lt;iframe  name=\"test_iframe\" id=\"test_iframe\" src=\".\/test.html\" frameborder=0 framespacing=0 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 style=\"padding:0px;width:100%;height:0\">&lt;\/iframe>\n&lt;input type=button value='TEST BTN' onclick='btn_action();'>\n\n&lt;script>\nfunction btn_action()\n{\ndocument.getElementById('test_iframe').contentWindow.innerPage()\n}\n&lt;\/script>\n\n\ud30c\uc77c\uba85 : test.html -----------------------------------\n&lt;script>\nfunction innerPage()\n{\nparent.document.all&#91;'order_body'].innerHTML = \"TEST\";\n}\n&lt;\/script>\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":1279,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[],"class_list":["post-615","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"_links":{"self":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/615","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=615"}],"version-history":[{"count":1,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":616,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/posts\/615\/revisions\/616"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=\/wp\/v2\/media\/1279"}],"wp:attachment":[{"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/inwelly.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}