블로그 이미지

calendar

1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
  • total
  • today
  • yesterday
2010. 1. 29. 11:54 JavaScript
textMain.html (부모창)
  1. <html>  
  2.                                                 <head>  
  3.                 <script type="text/javascript">if (!window.T) { window.T = {} }  
  4. window.T.config = {"TOP_SSL_URL":"https://www.tistory.com","PREVIEW":false,"ROLE":"guest","PREV_PAGE":"","NEXT_PAGE":"","BLOG":{"id":500884,"name":"jbluewing","title":"하늘을향해","isDormancy":false,"nickName":"천상의날개","status":"open","profileStatus":"normal"},"NEED_COMMENT_LOGIN":false,"COMMENT_LOGIN_CONFIRM_MESSAGE":"","LOGIN_URL":"https://www.tistory.com/auth/login/?redirectUrl=http://jbluewing.tistory.com/entry/%25EC%259E%2590%25EC%258B%259D%25EC%25B0%25BD%25EC%2597%2590%25EC%2584%259C-%25EB%25B6%2580%25EB%25AA%25A8%25EC%25B0%25BD-%25ED%2595%25A8%25EC%2588%2598-%25EC%258B%25A4%25ED%2596%2589","DEFAULT_URL":"https://jbluewing.tistory.com","USER":{"name":null,"homepage":null,"id":0,"profileImage":null},"SUBSCRIPTION":{"status":"none","isConnected":false,"isPending":false,"isWait":false,"isProcessing":false,"isNone":true},"IS_LOGIN":false,"HAS_BLOG":false,"IS_SUPPORT":false,"IS_SCRAPABLE":false,"TOP_URL":"http://www.tistory.com","JOIN_URL":"https://www.tistory.com/member/join","PHASE":"prod","ROLE_GROUP":"visitor"};  
  5. window.T.entryInfo = {"entryId":34,"isAuthor":false,"categoryId":150018,"categoryLabel":"JavaScript"};  
  6. window.appInfo = {"domain":"tistory.com","topUrl":"https://www.tistory.com","loginUrl":"https://www.tistory.com/auth/login","logoutUrl":"https://www.tistory.com/auth/logout"};  
  7. window.initData = {};  
  8.   
  9. window.TistoryBlog = {  
  10.     basePath: "",  
  11.     url: "https://jbluewing.tistory.com",  
  12.     tistoryUrl: "https://jbluewing.tistory.com",  
  13.     manageUrl: "https://jbluewing.tistory.com/manage",  
  14.     token: "s3VF6tJqaCox+z5lFVHCcgCC5G7jV27tPFgbhtieLMtKfK8H7NfNzSxhNX+ZZ6n9"  
  15. };  
  16. var servicePath = "";  
  17. var blogURL = "";</script>  
  18.   
  19.                   
  20.                   
  21.                   
  22. <script language="javascript" >  
  23. function test1(){  
  24.  form.na.value="부모창 test1호출됬음";  
  25. }  
  26. function test2(){  
  27.  form.na.value="부모창 test2호출됬음";  
  28. }  
  29. function test3(){  
  30.  form.na.value="부모창 test3호출됬음";  
  31. }  
  32. function popupOpen(){  
  33.  window.open("./aa.html",'ㅋㅋㅋ''toolbar=no, status=no, scrollbars=yes, resizable=yes, dependent=no, width=900, height=700');  
  34. }  
  35. </script>  
  36.   
  37.                 <style type="text/css">.another_category {  
  38.     border1px solid #E5E5E5;  
  39.     padding10px 10px 5px;  
  40.     margin10px 0;  
  41.     clearboth;  
  42. }  
  43.   
  44. .another_category h4 {  
  45.     font-size12px !important;  
  46.     margin0 !important;  
  47.     border-bottom1px solid #E5E5E5 !important;  
  48.     padding2px 0 6px !important;  
  49. }  
  50.   
  51. .another_category h4 a {  
  52.     font-weightbold !important;  
  53. }  
  54.   
  55. .another_category table {  
  56.     table-layoutfixed;  
  57.     border-collapsecollapse;  
  58.     width100% !important;  
  59.     margin-top10px !important;  
  60. }  
  61.   
  62. * html .another_category table {  
  63.     widthauto !important;  
  64. }  
  65.   
  66. *:first-child + html .another_category table {  
  67.     widthauto !important;  
  68. }  
  69.   
  70. .another_category th, .another_category td {  
  71.     padding0 0 4px !important;  
  72. }  
  73.   
  74. .another_category th {  
  75.     text-alignleft;  
  76.     font-size12px !important;  
  77.     font-weightnormal;  
  78.     word-break: break-all;  
  79.     overflowhidden;  
  80.     line-height1.5;  
  81. }  
  82.   
  83. .another_category td {  
  84.     text-alignright;  
  85.     width80px;  
  86.     font-size11px;  
  87. }  
  88.   
  89. .another_category th a {  
  90.     font-weightnormal;  
  91.     text-decorationnone;  
  92.     bordernone !important;  
  93. }  
  94.   
  95. .another_category th a.current {  
  96.     font-weightbold;  
  97.     text-decorationnone !important;  
  98.     border-bottom1px solid !important;  
  99. }  
  100.   
  101. .another_category th span {  
  102.     font-weightnormal;  
  103.     text-decorationnone;  
  104.     font10px TahomaSans-serif;  
  105.     bordernone !important;  
  106. }  
  107.   
  108. .another_category_color_gray, .another_category_color_gray h4 {  
  109.     border-color#E5E5E5 !important;  
  110. }  
  111.   
  112. .another_category_color_gray * {  
  113.     color#909090 !important;  
  114. }  
  115.   
  116. .another_category_color_gray th a.current {  
  117.     border-color#909090 !important;  
  118. }  
  119.   
  120. .another_category_color_gray h4, .another_category_color_gray h4 a {  
  121.     color#737373 !important;  
  122. }  
  123.   
  124. .another_category_color_red, .another_category_color_red h4 {  
  125.     border-color#F6D4D3 !important;  
  126. }  
  127.   
  128. .another_category_color_red * {  
  129.     color#E86869 !important;  
  130. }  
  131.   
  132. .another_category_color_red th a.current {  
  133.     border-color#E86869 !important;  
  134. }  
  135.   
  136. .another_category_color_red h4, .another_category_color_red h4 a {  
  137.     color#ED0908 !important;  
  138. }  
  139.   
  140. .another_category_color_green, .another_category_color_green h4 {  
  141.     border-color#CCE7C8 !important;  
  142. }  
  143.   
  144. .another_category_color_green * {  
  145.     color#64C05B !important;  
  146. }  
  147.   
  148. .another_category_color_green th a.current {  
  149.     border-color#64C05B !important;  
  150. }  
  151.   
  152. .another_category_color_green h4, .another_category_color_green h4 a {  
  153.     color#3EA731 !important;  
  154. }  
  155.   
  156. .another_category_color_blue, .another_category_color_blue h4 {  
  157.     border-color#C8DAF2 !important;  
  158. }  
  159.   
  160. .another_category_color_blue * {  
  161.     color#477FD6 !important;  
  162. }  
  163.   
  164. .another_category_color_blue th a.current {  
  165.     border-color#477FD6 !important;  
  166. }  
  167.   
  168. .another_category_color_blue h4, .another_category_color_blue h4 a {  
  169.     color#1960CA !important;  
  170. }  
  171.   
  172. .another_category_color_violet, .another_category_color_violet h4 {  
  173.     border-color#E1CEEC !important;  
  174. }  
  175.   
  176. .another_category_color_violet * {  
  177.     color#9D64C5 !important;  
  178. }  
  179.   
  180. .another_category_color_violet th a.current {  
  181.     border-color#9D64C5 !important;  
  182. }  
  183.   
  184. .another_category_color_violet h4, .another_category_color_violet h4 a {  
  185.     color#7E2CB5 !important;  
  186. }  
  187. </style>  
  188.   
  189.                   
  190.                 <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/revenue.css"/>  
  191. <link rel="canonical" href="https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89"/>  
  192.   
  193. <!-- BEGIN STRUCTURED_DATA -->  
  194. <script type="application/ld+json">  
  195.     {"@context":"http://schema.org","@type":"BlogPosting","mainEntityOfPage":{"@id":"https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","name":null},"url":"https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","headline":"자식창에서 부모창 함수 실행","description":"textMain.html (부모창) 자식창호출 aa.html (자식창) 부모test1() 호출 부모test2() 호출 부모test3() 호출후 창닫음","author":{"@type":"Person","name":"천상의날개","logo":null},"image":{"@type":"ImageObject","url":"https://img1.daumcdn.net/thumb/R800x0/?scode=mtistory2&fname=https%3A%2F%2Ft1.daumcdn.net%2Ftistory_admin%2Fstatic%2Fimages%2FopenGraph%2Fopengraph.png","width":"800px","height":"800px"},"datePublished":"2010-01-29T11:54:31+09:00","dateModified":"2010-02-04T09:41:14+09:00","publisher":{"@type":"Organization","name":"TISTORY","logo":{"@type":"ImageObject","url":"https://t1.daumcdn.net/tistory_admin/static/images/openGraph/opengraph.png","width":"800px","height":"800px"}}}  
  196. </script>  
  197. <!-- END STRUCTURED_DATA -->  
  198. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/dialog.css"/>  
  199. <link rel="stylesheet" type="text/css" href="//t1.daumcdn.net/tistory_admin/www/style/top/font.css"/>  
  200. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/postBtn.css"/>  
  201. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/tistory.css"/>  
  202. <script type="text/javascript" src="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/script/common.js"></script>  
  203.   
  204.                   
  205.                 </head>  
  206. <body>  
  207. <button type=button onclick="popupOpen()">자식창호출</button>  
  208. <form name="form">  
  209. <input type="text" name="na" style="border:none;"  width="10" disabled="false"/>  
  210. </form>  
  211.   
  212.                 <div style="margin:0; padding:0; border:none; background:none; float:none; clear:none; z-index:0"></div>  
  213. <script type="text/javascript" src="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/script/common.js"></script>  
  214. <script type="text/javascript">window.roosevelt_params_queue = window.roosevelt_params_queue || [{channel_id: 'dk', channel_label: '{tistory}'}]</script>  
  215. <script type="text/javascript" src="//t1.daumcdn.net/midas/rt/dk_bt/roosevelt_dk_bt.js" async="async"></script>  
  216.   
  217.                   
  218.                 <script>window.tiara = {"svcDomain":"user.tistory.com","section":"글뷰","trackPage":"글뷰_보기","page":"글뷰","key":"500884-34","customProps":{"userId":"0","blogId":"500884","entryId":"34","role":"guest","trackPage":"글뷰_보기","filterTarget":false},"entry":{"entryId":"34","entryTitle":"자식창에서 부모창 함수 실행","entryType":"POST","categoryName":"JavaScript","categoryId":"150018","serviceCategoryName":null,"serviceCategoryId":null,"author":"445231","authorNickname":"천상의날개","blogNmae":"하늘을향해","image":"","plink":"/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","tags":[]},"kakaoAppKey":"3e6ddd834b023f24221217e370daed18","appUserId":"null"}</script>  
  219. <script type="module" src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/index.js"></script>  
  220. <script src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/polyfills-legacy.js" nomodule="true" defer="true"></script>  
  221. <script src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/index-legacy.js" nomodule="true" defer="true"></script>  
  222.   
  223.                 </body>  
  224. </html>  
aa.html (자식창)
  1. <html>  
  2.                                                 <head>  
  3.                 <script type="text/javascript">if (!window.T) { window.T = {} }  
  4. window.T.config = {"TOP_SSL_URL":"https://www.tistory.com","PREVIEW":false,"ROLE":"guest","PREV_PAGE":"","NEXT_PAGE":"","BLOG":{"id":500884,"name":"jbluewing","title":"하늘을향해","isDormancy":false,"nickName":"천상의날개","status":"open","profileStatus":"normal"},"NEED_COMMENT_LOGIN":false,"COMMENT_LOGIN_CONFIRM_MESSAGE":"","LOGIN_URL":"https://www.tistory.com/auth/login/?redirectUrl=http://jbluewing.tistory.com/entry/%25EC%259E%2590%25EC%258B%259D%25EC%25B0%25BD%25EC%2597%2590%25EC%2584%259C-%25EB%25B6%2580%25EB%25AA%25A8%25EC%25B0%25BD-%25ED%2595%25A8%25EC%2588%2598-%25EC%258B%25A4%25ED%2596%2589","DEFAULT_URL":"https://jbluewing.tistory.com","USER":{"name":null,"homepage":null,"id":0,"profileImage":null},"SUBSCRIPTION":{"status":"none","isConnected":false,"isPending":false,"isWait":false,"isProcessing":false,"isNone":true},"IS_LOGIN":false,"HAS_BLOG":false,"IS_SUPPORT":false,"IS_SCRAPABLE":false,"TOP_URL":"http://www.tistory.com","JOIN_URL":"https://www.tistory.com/member/join","PHASE":"prod","ROLE_GROUP":"visitor"};  
  5. window.T.entryInfo = {"entryId":34,"isAuthor":false,"categoryId":150018,"categoryLabel":"JavaScript"};  
  6. window.appInfo = {"domain":"tistory.com","topUrl":"https://www.tistory.com","loginUrl":"https://www.tistory.com/auth/login","logoutUrl":"https://www.tistory.com/auth/logout"};  
  7. window.initData = {};  
  8.   
  9. window.TistoryBlog = {  
  10.     basePath: "",  
  11.     url: "https://jbluewing.tistory.com",  
  12.     tistoryUrl: "https://jbluewing.tistory.com",  
  13.     manageUrl: "https://jbluewing.tistory.com/manage",  
  14.     token: "s3VF6tJqaCox+z5lFVHCcgCC5G7jV27tPFgbhtieLMtKfK8H7NfNzSxhNX+ZZ6n9"  
  15. };  
  16. var servicePath = "";  
  17. var blogURL = "";</script>  
  18.   
  19.                   
  20.                   
  21.                   
  22. <script language="javascript" >  
  23. function ptest1(){  
  24.  window.opener.test1();   
  25. }  
  26. function ptest2(){  
  27.  window.opener.test2();   
  28. }  
  29. function ptest3(){  
  30.  window.opener.test3();  
  31.  window.close();  
  32. }  
  33. </script>  
  34.   
  35.                 <style type="text/css">.another_category {  
  36.     border1px solid #E5E5E5;  
  37.     padding10px 10px 5px;  
  38.     margin10px 0;  
  39.     clearboth;  
  40. }  
  41.   
  42. .another_category h4 {  
  43.     font-size12px !important;  
  44.     margin0 !important;  
  45.     border-bottom1px solid #E5E5E5 !important;  
  46.     padding2px 0 6px !important;  
  47. }  
  48.   
  49. .another_category h4 a {  
  50.     font-weightbold !important;  
  51. }  
  52.   
  53. .another_category table {  
  54.     table-layoutfixed;  
  55.     border-collapsecollapse;  
  56.     width100% !important;  
  57.     margin-top10px !important;  
  58. }  
  59.   
  60. * html .another_category table {  
  61.     widthauto !important;  
  62. }  
  63.   
  64. *:first-child + html .another_category table {  
  65.     widthauto !important;  
  66. }  
  67.   
  68. .another_category th, .another_category td {  
  69.     padding0 0 4px !important;  
  70. }  
  71.   
  72. .another_category th {  
  73.     text-alignleft;  
  74.     font-size12px !important;  
  75.     font-weightnormal;  
  76.     word-break: break-all;  
  77.     overflowhidden;  
  78.     line-height1.5;  
  79. }  
  80.   
  81. .another_category td {  
  82.     text-alignright;  
  83.     width80px;  
  84.     font-size11px;  
  85. }  
  86.   
  87. .another_category th a {  
  88.     font-weightnormal;  
  89.     text-decorationnone;  
  90.     bordernone !important;  
  91. }  
  92.   
  93. .another_category th a.current {  
  94.     font-weightbold;  
  95.     text-decorationnone !important;  
  96.     border-bottom1px solid !important;  
  97. }  
  98.   
  99. .another_category th span {  
  100.     font-weightnormal;  
  101.     text-decorationnone;  
  102.     font10px TahomaSans-serif;  
  103.     bordernone !important;  
  104. }  
  105.   
  106. .another_category_color_gray, .another_category_color_gray h4 {  
  107.     border-color#E5E5E5 !important;  
  108. }  
  109.   
  110. .another_category_color_gray * {  
  111.     color#909090 !important;  
  112. }  
  113.   
  114. .another_category_color_gray th a.current {  
  115.     border-color#909090 !important;  
  116. }  
  117.   
  118. .another_category_color_gray h4, .another_category_color_gray h4 a {  
  119.     color#737373 !important;  
  120. }  
  121.   
  122. .another_category_color_red, .another_category_color_red h4 {  
  123.     border-color#F6D4D3 !important;  
  124. }  
  125.   
  126. .another_category_color_red * {  
  127.     color#E86869 !important;  
  128. }  
  129.   
  130. .another_category_color_red th a.current {  
  131.     border-color#E86869 !important;  
  132. }  
  133.   
  134. .another_category_color_red h4, .another_category_color_red h4 a {  
  135.     color#ED0908 !important;  
  136. }  
  137.   
  138. .another_category_color_green, .another_category_color_green h4 {  
  139.     border-color#CCE7C8 !important;  
  140. }  
  141.   
  142. .another_category_color_green * {  
  143.     color#64C05B !important;  
  144. }  
  145.   
  146. .another_category_color_green th a.current {  
  147.     border-color#64C05B !important;  
  148. }  
  149.   
  150. .another_category_color_green h4, .another_category_color_green h4 a {  
  151.     color#3EA731 !important;  
  152. }  
  153.   
  154. .another_category_color_blue, .another_category_color_blue h4 {  
  155.     border-color#C8DAF2 !important;  
  156. }  
  157.   
  158. .another_category_color_blue * {  
  159.     color#477FD6 !important;  
  160. }  
  161.   
  162. .another_category_color_blue th a.current {  
  163.     border-color#477FD6 !important;  
  164. }  
  165.   
  166. .another_category_color_blue h4, .another_category_color_blue h4 a {  
  167.     color#1960CA !important;  
  168. }  
  169.   
  170. .another_category_color_violet, .another_category_color_violet h4 {  
  171.     border-color#E1CEEC !important;  
  172. }  
  173.   
  174. .another_category_color_violet * {  
  175.     color#9D64C5 !important;  
  176. }  
  177.   
  178. .another_category_color_violet th a.current {  
  179.     border-color#9D64C5 !important;  
  180. }  
  181.   
  182. .another_category_color_violet h4, .another_category_color_violet h4 a {  
  183.     color#7E2CB5 !important;  
  184. }  
  185. </style>  
  186.   
  187.                   
  188.                 <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/revenue.css"/>  
  189. <link rel="canonical" href="https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89"/>  
  190.   
  191. <!-- BEGIN STRUCTURED_DATA -->  
  192. <script type="application/ld+json">  
  193.     {"@context":"http://schema.org","@type":"BlogPosting","mainEntityOfPage":{"@id":"https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","name":null},"url":"https://jbluewing.tistory.com/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","headline":"자식창에서 부모창 함수 실행","description":"textMain.html (부모창) 자식창호출 aa.html (자식창) 부모test1() 호출 부모test2() 호출 부모test3() 호출후 창닫음","author":{"@type":"Person","name":"천상의날개","logo":null},"image":{"@type":"ImageObject","url":"https://img1.daumcdn.net/thumb/R800x0/?scode=mtistory2&fname=https%3A%2F%2Ft1.daumcdn.net%2Ftistory_admin%2Fstatic%2Fimages%2FopenGraph%2Fopengraph.png","width":"800px","height":"800px"},"datePublished":"2010-01-29T11:54:31+09:00","dateModified":"2010-02-04T09:41:14+09:00","publisher":{"@type":"Organization","name":"TISTORY","logo":{"@type":"ImageObject","url":"https://t1.daumcdn.net/tistory_admin/static/images/openGraph/opengraph.png","width":"800px","height":"800px"}}}  
  194. </script>  
  195. <!-- END STRUCTURED_DATA -->  
  196. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/dialog.css"/>  
  197. <link rel="stylesheet" type="text/css" href="//t1.daumcdn.net/tistory_admin/www/style/top/font.css"/>  
  198. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/postBtn.css"/>  
  199. <link rel="stylesheet" type="text/css" href="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/style/tistory.css"/>  
  200. <script type="text/javascript" src="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/script/common.js"></script>  
  201.   
  202.                   
  203.                 </head>  
  204.                                 <body>  
  205.                   
  206.                   
  207. <button type=button onclick="ptest1()">부모test1() 호출</button>  
  208. <button type=button onclick="ptest2()">부모test2() 호출</button>  
  209. <button type=button onclick="ptest3()">부모test3() 호출후 창닫음</button>  
  210.   
  211.                 <div style="margin:0; padding:0; border:none; background:none; float:none; clear:none; z-index:0"></div>  
  212. <script type="text/javascript" src="https://tistory1.daumcdn.net/tistory_admin/userblog/userblog-a1d0d3e1a8477be45263763259b4c622c2b37408/static/script/common.js"></script>  
  213. <script type="text/javascript">window.roosevelt_params_queue = window.roosevelt_params_queue || [{channel_id: 'dk', channel_label: '{tistory}'}]</script>  
  214. <script type="text/javascript" src="//t1.daumcdn.net/midas/rt/dk_bt/roosevelt_dk_bt.js" async="async"></script>  
  215.   
  216.                   
  217.                 <script>window.tiara = {"svcDomain":"user.tistory.com","section":"글뷰","trackPage":"글뷰_보기","page":"글뷰","key":"500884-34","customProps":{"userId":"0","blogId":"500884","entryId":"34","role":"guest","trackPage":"글뷰_보기","filterTarget":false},"entry":{"entryId":"34","entryTitle":"자식창에서 부모창 함수 실행","entryType":"POST","categoryName":"JavaScript","categoryId":"150018","serviceCategoryName":null,"serviceCategoryId":null,"author":"445231","authorNickname":"천상의날개","blogNmae":"하늘을향해","image":"","plink":"/entry/%EC%9E%90%EC%8B%9D%EC%B0%BD%EC%97%90%EC%84%9C-%EB%B6%80%EB%AA%A8%EC%B0%BD-%ED%95%A8%EC%88%98-%EC%8B%A4%ED%96%89","tags":[]},"kakaoAppKey":"3e6ddd834b023f24221217e370daed18","appUserId":"null"}</script>  
  218. <script type="module" src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/index.js"></script>  
  219. <script src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/polyfills-legacy.js" nomodule="true" defer="true"></script>  
  220. <script src="https://t1.daumcdn.net/tistory_admin/frontend/tiara/v1.0.5/index-legacy.js" nomodule="true" defer="true"></script>  
  221.   
  222.                 </body>  
  223. </html>  
posted by 천상의날개