ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


ÀÚ¹Ù½ºÅ©¸³Æ® Ÿ°ÙÁöÁ¤
13³â Àü
ÇÁ·¹ÀÓÀ» ¾²½Ç¶§ »ý°¢ÇÒ °Í ¼¼°¡Áö
1. frame_name.location = 'url.php';
¶Ç´Â frame_name.location.href = 'url.php';
¶Ç´Â frame_name.location.replace('url.php')
2. parent.frame_name.location = 'url.php';
3. opener.parent.frame_name.location = 'url.php';

»õâÀ» ¿­°ÔÇØÁØ Ã¢ÀÇ ÁÖ¼Ò¸¦ ¹Ù²Ù°í »õâÀ» ²ö´Ù.
<script>
opener.location.href = 'url.php';
self.close();
</script>

»õâÀ» ¿­°ÔÇØÁØ Ã¢ÀÇ ÁÖ¼Ò¸¦ »õ·Î°íħÇÏ°í »õâÀ» ²ö´Ù
<script>
opener.location.reload();
self.close();
</script>

´Ù¸¥ ÇÁ·¡ÀÓÀÇ ÁÖ¼Ò¸¦ ¹Ù²Ù°Ô ÇÏ·Á¸é
<script>
frame_name.location.href = 'url.php';
</script>

ÇÁ·¡ÀÓ ±¸Á¶»ó »óÀ§ ÇÁ·¡ÀÓÀÇ ÁÖ¼Ò¸¦ ¹Ù²Ù°Ô ÇÏ·Á¸é
<script>
parent.location.href = 'url.php';
</script>

Ÿ°ÙÀÌ ÁöÁ¤µÈ ÇÁ·¹ÀÓÀ» ¹Ù²Û´Ù.(Ÿ°ÙÇϳª)
<script>
parent.target(Ÿ°Ù).location.href = 'url.php';
</script>

Ÿ°ÙÀÌ ÁöÁ¤µÈ ÇÁ·¹ÀÓÀ» ¹Ù²Û´Ù.(Ÿ°ÙµÑ)
<script>
parent.target1(Ÿ°Ù1).location.href = 'url1.php';
parent.target2(Ÿ°Ù2).location.href = 'url2.php';
</script>

Ÿ°ÙÀÌ ÁöÁ¤µÈ ÇÁ·¹ÀÓÀ» ¹Ù²Û´Ù.(Ÿ°Ù¼Â)
<script>
parent.target1(Ÿ°Ù1).location.href = 'url1.php';
parent.target2(Ÿ°Ù2).location.href = 'url2.php';
parent.target3(Ÿ°Ù3).location.href = 'url3.php';
</script>

Ÿ°ÙÀÌ ÁöÁ¤µÈ ÇÁ·¹Àӵΰ³¸¦ Ŭ¸¯À¸·Î ¹Ù²Ù·Á¸é
<script>
function target_frame(url1, url2)
{
parent.top_frame.location.href = url1;
parent.main_frame.location.href = url2;
}
</script>
<a href="javascript:target_frame('main_menu.html', '$go_url');"> È®ÀÎ </a>

·Î±×ÀÎÆäÀÌÁö ¿¡¼±
<script>
parent.top_frame.location.href = '../main.html'; //main.html´Â ·Î±×ÀÎÆäÀÌÁö º¸´Ù »óÀ§µð·ºÅ丮¿¡ ÀÖ´Ù.
parent.main_frame.location.href = '$go_url';
</script>

·Î±×ÀÎÆäÀÌÁö¸¦ »õâÀ¸·Î ¶ç¿ü´Ù¸é
<script>
opener.parent.top_frame.location.href = '../main.html';
opener.parent.main_frame.location.href = '$go_url';
self.close();
</script>
ÃßõÃßõ : 409 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
54
CSS Hack for IE6
53
!important¿Í ¾ð´õ¹ÙÇÙ
52
target(href) Ÿ°Ù»ç¿ë¹ý
51
location.href ¿Í location.replace()....
50
style.css.php css ³»¿ëÀÌ ¸¹°Å³ª ÆÄÀÏÀÌ ³ª´©¾îÁ®ÀÖÀ»¶§ ÄÚµå¾ÐÃà
ÀÚ¹Ù½ºÅ©¸³Æ® Ÿ°ÙÁöÁ¤
48
¸µÅ© Ŭ¸¯½Ã Á¡¼±Å׵θ® Çѹ濡 ¾ø¾Ö´Â ¹ý!
47
µå·Ó´Ù¿î ¸Þ´º 26°³ - Dropdown Navigation Menus
46
½ºÅ¸ÀÏ ½ÃÆ®¸¦ °æ·®È­ÇÏ´Â 11°¡Áö ÆÁ
45
Àß »ç¿ëµÇÁö ¾ÊÁö¸¸ À¯¿ëÇÑ 5°¡Áö CSS2 ¼Ó¼ºµé
44
CSS ¼Ó¼º
43
style css - ¸µÅ©ÀÇ »ö, ¹ØÁÙ, Á¡¼±¹ØÁÙ, Á¡¼±¹Ú½º, ¹è°æ, µÎ²², Å©±â Ç¥ÇöÇϱâ
42
¸¶¿ì½º¸¦ À̹ÌÁö À§¿¡ ¿Ã·ÈÀ»¶§ À̹ÌÁö Èçµé±â
41
Äü¸Þ´º ½ºÅ©¸³Æ®
40
È帣´Â TOP ¹öÆ°
39
¹«Á¶°Ç ¸µÅ©°Ç È­ÀÏ ´Ù¿î¹Þ±â
38
¸µÅ©¸¦ Ŭ¸¯Çϸé È­¸éÀÌ Èçµé¸®¸é¼­ ÇØ´çÆäÀÌÁö·Î À̵¿ÇÕ´Ï´Ù.
37
CSS ½½¶óÀ̵ù È®Àå ÁÂÃø¸Þ´º
36
HTML ¹®¼­¿¡¼­ ±ÛÀÚ ¼¼·Î·Î ¾²±â
35
Å×ÀÌºí ¼¿¿¡ ¸µÅ© °É±â
34
¸µÅ©¿¡ ¸¶¿ì½º Ä¿¼­ Àû¿ëÇϱâ
33
CSS ¸¸À¸·Î ±¸ÇöµÈ ¸Þ´º
32
¸¶¿ì½º ¿À¹ö ¾Æ¿ô ÇØ´ç À̹ÌÁö ¹Ù²Ù±â ½ºÅ©¸³Æ®
31
ÀÚ¹Ù½ºÅ©¸³Æ® ¾²Áö ¾Ê°í Äü¸Þ´º »ç¿ëÇϱâ
30
¸¶¿ì½º ¿À¹ö¸¦ ÇÏ¸é ¿Ã¶ó¿À´Â ·¹À̾îâÀÔ´Ï´Ù.
29
¸ÞŸ ÅÂ±× È­¸éÀüȯ
28
À¥ ÆäÀÌÁö º»¹® ±Û¾¾ Àüü »ö»óÀ» µ¿ÀûÀ¸·Î º¯°æÇÏ´Â ¹æ¹ý
27
»õâ¿­ ¶§ HTTP_REFERER °ª³Ñ±â´Â ¹æ¹ý
26
Æû ¿ä¼ÒÀÇ ÅÇ(Tab) ¼ø¼­¸¦ Á¤ÇÏ´Â ¹æ¹ý
25
ÇÑ ¹øÀÇ ¸µÅ© Ŭ¸¯À¸·Î µÎ °³ÀÇ ÆäÀÌÁö¸¦ ¿©´Â ¹æ¹ý (ÇÁ·¹ÀÓ)
123
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.