{"id":554,"date":"2002-09-07T01:00:56","date_gmt":"2002-09-07T01:00:56","guid":{"rendered":"http:\/\/dev.jblove.net\/?p=554"},"modified":"2002-09-07T01:00:56","modified_gmt":"2002-09-07T01:00:56","slug":"%ed%92%8d%ec%84%a0%ed%88%b4-%eb%a7%8c%eb%93%a4%ea%b8%b0","status":"publish","type":"post","link":"https:\/\/jblove.net\/?p=554","title":{"rendered":"\ud48d\uc120\ud234 \ub9cc\ub4e4\uae30"},"content":{"rendered":"<p>\n<body>\uc640 <\/body> \uc0ac\uc774\uc5d0 \ub123\uc5b4 \uc904 \uc18c\uc2a4 &#8211; \uae38\uc774\ub294 \uae38\uc9c0\ub9cc \uc190 \ub308 \uacf3\uc740 \uc8fc\uc11d\uc774 \ub2ec\ub824\uc788\ub294 \ucc98\uc74c \uba87 \uc904 \ubfd0\uc774\ub2e4. <\/p>\n<p>\n=========================================================================== <\/p>\n<p><DIV ID=\"overDiv\" STYLE=\"width:200px; height:200px; position:absolute; left:50px; top:50px; z-index:2; visibility:hide;\"> <\/p>\n<p>\n<\/DIV> <br \/>\n<SCRIPT LANGUAGE=\"JavaScript\"> <br \/>\n<!-- <br \/>\nvar width = \"200\"; \/\/ \ud48d\uc120\ud234\uc758 \uac00\ub85c\uae38\uc774 <br \/>\nvar border = \"1\"; \/\/ \ud48d\uc120\ud234\uc758 border\uc758 \uad75\uae30 <br \/>\nvar offsetx = 5; \/\/ \uc22b\uc790\ub97c \ubc14\uafd4\ubcf4\uc790. 1\uacfc 100. \uadf8\ub7fc \uc54c\uac8c \ub41c\ub2e4. <br \/>\nvar offsety = 2; <br \/>\nvar fcolor = \"#33333\"; \/\/ \ud48d\uc120\ud234\uc758 \ubc30\uacbd\uc0c9 <br \/>\nvar backcolor = \"gray\"; \/\/ \ud48d\uc120\ud234\uc758 border\uc0c9 <br \/>\nvar textcolor = \"gray\"; \/\/ \uae00\uc790\uc0c9 <br \/>\nvar capcolor = \"#ffffff\"; <br \/>\n\/\/ --> <br \/>\n<\/SCRIPT> <\/p>\n<p><SCRIPT LANGUAGE=\"JavaScript\"> <br \/>\nns4 = (document.layers)? true:false <br \/>\nie4 = (document.all)? true:false <\/p>\n<p>\/\/ Microsoft Stupidity Check. <br \/>\nif (ie4) { <br \/>\nif (navigator.userAgent.indexOf(&#8216;MSIE 5&#8217;)>0) { <br \/>\nie5 = true; <br \/>\n} else { <br \/>\nie5 = false; } <br \/>\n} else { <br \/>\nie5 = false; <br \/>\n} <\/p>\n<p>var x = 0; <br \/>\nvar y = 0; <br \/>\nvar snow = 0; <br \/>\nvar sw = 0; <br \/>\nvar cnt = 0; <br \/>\nvar dir = 1; <br \/>\nif ( (ns4) || (ie4) ) { <br \/>\nif (ns4) over = document.overDiv <br \/>\nif (ie4) over = overDiv.style <br \/>\ndocument.onmousemove = mouseMove <br \/>\nif (ns4) document.captureEvents(Event.MOUSEMOVE) <br \/>\n} <\/p>\n<p>\/\/ Public functions to be used on pages. <\/p>\n<p>\/\/ Caption popup right <br \/>\nfunction drc(text, title, osy) { <br \/>\ndtc(1, text, title, osy); <br \/>\n} <br \/>\n\/\/ Caption popup left <br \/>\nfunction dlc(text, title, osy) { <br \/>\ndtc(0, text, title, osy); <br \/>\n} <\/p>\n<p>\/\/ Caption popup center <br \/>\nfunction dcc(text, title, osy) { <br \/>\ndtc(2, text, title, osy); <br \/>\n} <\/p>\n<p>\/\/ Clears popups if appropriate <br \/>\nfunction nd() { <br \/>\nif ( cnt >= 1 ) { sw = 0 }; <br \/>\nif ( (ns4) || (ie4) ) { <br \/>\nif ( sw == 0 ) { <br \/>\nsnow = 0; <br \/>\nhideObject(over); <br \/>\n} else { <br \/>\ncnt++; <br \/>\n} <br \/>\n} <br \/>\n} <br \/>\n\/\/ Non public functions. These are called by other functions etc. <\/p>\n<p>\/\/ Caption popup <br \/>\nfunction dtc(d, text, title, osy) { <br \/>\ntxt = &#8220;<TABLE WIDTH=\"+width+\" CELLPADDING=\"+border+\" <br \/>\nCELLSPACING=0 BGCOLOR=&#8221;&#8221;+backcolor+&#8221;&#8221;> <br \/>\n<TR><TD> <br \/>\n<TABLE WIDTH=100% BORDER=0 CELLPADDING=5 <br \/>\nCELLSPACING=0 BGCOLOR=&#8221;&#8221;+fcolor+&#8221;&#8221;> <br \/>\n<TR><TD><SPAN ID=\"PST\"> <br \/>\n<FONT COLOR=\"\"+textcolor+\"\">&#8220;+text+&#8221;<\/FONT> <br \/>\n<SPAN> <br \/>\n<\/TD><\/TR><\/TABLE> <br \/>\n<\/TD><\/TR> <br \/>\n<\/TABLE>&#8221; <br \/>\nlayerWrite(txt); <br \/>\ndir = d; <br \/>\noffsety = osy; <br \/>\ndisp(); <br \/>\n} <\/p>\n<p>\/\/ Common calls <br \/>\nfunction disp() { <br \/>\nif ( (ns4) || (ie4) ) { <br \/>\nif (snow == 0) { <br \/>\nif (dir == 2) { \/\/ Center <br \/>\nmoveTo(over,x+offsetx-(width\/2),y+offsety); <br \/>\n} <br \/>\nif (dir == 1) { \/\/ Right <br \/>\nmoveTo(over,x+offsetx,y+offsety); <br \/>\n} <br \/>\nif (dir == 0) { \/\/ Left <br \/>\nmoveTo(over,x-offsetx-width,y+offsety); <br \/>\n} <br \/>\nshowObject(over); <br \/>\nsnow = 1; <br \/>\n} <br \/>\n} <br \/>\n\/\/ Here you can make the text goto the statusbar. <br \/>\n} <\/p>\n<p>\/\/ Moves the layer <br \/>\nfunction mouseMove(e) { <br \/>\nif (ns4) {x=e.pageX; y=e.pageY;} <br \/>\nif (ie4) {x=event.x; y=event.y;} <br \/>\nif (ie5) {x=event.x+document.body.scrollLeft; y=event.y+document.body.scrollTop;} <br \/>\nif (snow) { <br \/>\nif (dir == 2) { \/\/ Center <br \/>\nmoveTo(over,x+offsetx-(width\/2),y+offsety); <br \/>\n} <br \/>\nif (dir == 1) { \/\/ Right <br \/>\nmoveTo(over,x+offsetx,y+offsety); <br \/>\n} if (dir == 0) { \/\/ Left <br \/>\nmoveTo(over,x-offsetx-width,y+offsety); <br \/>\n} <br \/>\n} <br \/>\n} <\/p>\n<p>\/\/ The Close onMouseOver function for Sticky <br \/>\nfunction cClick() { <br \/>\nhideObject(over); <br \/>\nsw=0; <br \/>\n} <\/p>\n<p>\/\/ Writes to a layer <br \/>\nfunction layerWrite(txt) { <br \/>\nif (ns4) { <br \/>\nvar lyr = document.overDiv.document <br \/>\nlyr.write(txt) <br \/>\nlyr.close() <br \/>\n} <br \/>\nelse if (ie4) document.all[&#8220;overDiv&#8221;].innerHTML = txt <br \/>\n} <\/p>\n<p>\/\/ Make an object visible <br \/>\nfunction showObject(obj) { <br \/>\nif (ns4) obj.visibility = &#8220;show&#8221; <br \/>\nelse if (ie4) obj.visibility = &#8220;visible&#8221; <br \/>\n} <\/p>\n<p>\/\/ Hides an object <br \/>\nfunction hideObject(obj) { <br \/>\nif (ns4) obj.visibility = &#8220;hide&#8221; <br \/>\nelse if (ie4) obj.visibility = &#8220;hidden&#8221; <br \/>\n} <\/p>\n<p>\/\/ Move a layer <br \/>\nfunction moveTo(obj,xL,yL) { <br \/>\nobj.left = xL <br \/>\nobj.top = yL <br \/>\n} <br \/>\n<\/SCRIPT> <\/p>\n<p>=========================================================================== <\/p>\n<p>\n\uadf8 \ub2e4\uc74c, \ud48d\uc120\ud234\uc744 \uc9c1\uc811 \ub744\uc6b0\uace0\uc790 \ud558\ub294 \ub9c1\ud06c(<a>) \ub0b4\uc5d0 \ub2e4\uc74c \ucf54\ub4dc\ub97c \ub123\uc5b4 \uc900\ub2e4. <\/p>\n<p>=========================================================================== <\/p>\n<p><a href=\"URL\" <br \/>\nonMouseOver=&#8221;dcc(&#8216;\ud48d\uc120\ud234\uc5d0 \ub744\uc6b8 \uc124\uba85.&#8217;,&#8221;,20)&#8221; <br \/>\nonMouseOut=&#8221;nd()&#8221;> <br \/>\nCLICK HERE! <br \/>\n<\/a> <\/p>\n<p>===========================================================================  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc640 \uc0ac\uc774\uc5d0 \ub123\uc5b4 \uc904 \uc18c\uc2a4 &#8211; \uae38\uc774\ub294 \uae38\uc9c0\ub9cc \uc190 \ub308 \uacf3\uc740 \uc8fc\uc11d\uc774 \ub2ec\ub824\uc788\ub294 \ucc98\uc74c \uba87 \uc904 \ubfd0\uc774\ub2e4. =========================================================================== =========================================================================== \uadf8 \ub2e4\uc74c, \ud48d\uc120\ud234\uc744 \uc9c1\uc811 \ub744\uc6b0\uace0\uc790 \ud558\ub294 \ub9c1\ud06c() \ub0b4\uc5d0 \ub2e4\uc74c \ucf54\ub4dc\ub97c \ub123\uc5b4 \uc900\ub2e4. =========================================================================== CLICK HERE! ===========================================================================<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[51],"tags":[],"class_list":["post-554","post","type-post","status-publish","format-standard","hentry","category-papa-php"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts\/554","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=554"}],"version-history":[{"count":0,"href":"https:\/\/jblove.net\/index.php?rest_route=\/wp\/v2\/posts\/554\/revisions"}],"wp:attachment":[{"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=554"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=554"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jblove.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=554"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}