<div>- <a href="sub_4_1.php" target="youknow">개요</a></div> <-- 링크
<iframe src="sub_4_1.php" frameborder="0" width="620" name="youknow" scrolling="no"></iframe> <--iframe name 설정
불러올 페이지
<script>
function initsize() {
self.resizeTo(document.body.scrollWidth, document.body.scrollHeight);
}
</script>
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" onLoad="initsize();">
설정
-----------------------------------------------------------------------------------
수정~
<script>
function initsize() {
self.resizeTo(document.body.scrollWidth , document.body.scrollHeight + 10);
}
</script>
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" onLoad="initsize();">
영삼넷
Categories
Recent Posts
Recent Comments
Statistics
- Total Visitors:
- 355853
- Today:
- 6843283
- Yesterday:
- 9753842
IT강국 김영삼 블로그에 오신걸 진심으로 환영합니다.
©2002 영삼넷 // openkr
©2002 영삼넷 // openkr