ÇöÀçÀÇ À©µµ¿ì³ª ÇÁ·¹ÀÓÀÇ ÂüÁ¶¸¦ ¹ÝȯÇÑ´Ù.
ÀÌ ¼Ó¼ºÀº ÀбâÀü¿ëÀÌ¸ç µðÆúÆ®°ªÀº ¾ø´Ù.
ÇöÀçÀÇ À©µµ¿ì³ª ÇÁ·¹ÀÓÀ» ¸í½ÃÀûÀ¸·Î ȤÀº ¾Ï½ÃÀûÀ¸·Î ÂüÁ¶Çϱâ À§ÇÏ¿© ÀÌ ¼Ó¼ºÀ» »ç¿ëÇÒ ¼ö ÀÖ´Ù.
°³Ã¼ | script | HTML | ±Ô°Ý | IE |
---|
<SCRIPT> str='window.self.location='+window.self.location+'<BR>'; str+='self.location='+self.location+'<BR>'; str+='top.frames[0].self.location='+top.frames[0].self.location+'<BR>'; str+='top.frames[1][1].self.location='+top.frames[1][1].self.location+'<BR>'; document.write(str); </SCRIPT>