아래에도 같은 소스가 있네요..
클럽 만들면서 적용한것 입니다.
function resizeIFrame()
{
var iframeWin = document.frames['CLUB_BODY'];
var scrollbarWidth = 4;
var iframeWinBody = iframeWin.document.body;
var diffHeight = iframeWinBody.scrollHeight - document.all.CLUB_BODY.style.pixelHeight;
document.all.CLUB_BODY.style.pixelHeight = document.all.CLUB_BODY.style.pixelHeight + diffHeight + scrollbarWidth;
}
</script>
위 스크립트를 페이지에 붙여넣고...
<iframe width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" id="ifrm" src="불러올 페이지" name="CLUB_BODY" onload="resizeIFrame();"></iframe>
요렇게 해주시면 자동으로 크기에 맞게 조절이 됩니다.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
클럽 만들면서 적용한것 입니다.
function resizeIFrame()
{
var iframeWin = document.frames['CLUB_BODY'];
var scrollbarWidth = 4;
var iframeWinBody = iframeWin.document.body;
var diffHeight = iframeWinBody.scrollHeight - document.all.CLUB_BODY.style.pixelHeight;
document.all.CLUB_BODY.style.pixelHeight = document.all.CLUB_BODY.style.pixelHeight + diffHeight + scrollbarWidth;
}
</script>
위 스크립트를 페이지에 붙여넣고...
<iframe width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" id="ifrm" src="불러올 페이지" name="CLUB_BODY" onload="resizeIFrame();"></iframe>
요렇게 해주시면 자동으로 크기에 맞게 조절이 됩니다.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
댓글 3개
19년 전
잘 쓰겠습니다!
19년 전
우오오오오오오 딱 찾던건데 구글검색하니까 sir.co.kr 팁이 나오네요!!
정말 감사합니다^^
간단하고 좋내요. 땡큐땡큐x10
정말 감사합니다^^
간단하고 좋내요. 땡큐땡큐x10
18년 전
감사합니다
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4046 | |
| 29 |
아우겐나이스
|
21년 전 | 4435 | |
| 28 |
아우겐나이스
|
21년 전 | 3460 | |
| 27 | 21년 전 | 5829 | ||
| 26 | 21년 전 | 3099 | ||
| 25 | 21년 전 | 6076 | ||
| 24 | 18년 전 | 3643 | ||
| 23 | 21년 전 | 3633 | ||
| 22 | 21년 전 | 4243 | ||
| 21 | 21년 전 | 3816 | ||
| 20 | 21년 전 | 4216 | ||
| 19 | 21년 전 | 6678 | ||
| 18 | 21년 전 | 4733 | ||
| 17 | 21년 전 | 6984 | ||
| 16 | 21년 전 | 4169 | ||
| 15 | 21년 전 | 2628 | ||
| 14 | 21년 전 | 4971 | ||
| 13 | 21년 전 | 3398 | ||
| 12 |
Recluse
|
21년 전 | 3874 | |
| 11 |
아우겐나이스
|
21년 전 | 3567 | |
| 10 |
Recluse
|
21년 전 | 3391 | |
| 9 | 21년 전 | 3980 | ||
| 8 | 21년 전 | 5162 | ||
| 7 | 21년 전 | 4758 | ||
| 6 | 21년 전 | 5674 | ||
| 5 | 21년 전 | 4110 | ||
| 4 | 21년 전 | 4834 | ||
| 3 | 21년 전 | 4736 | ||
| 2 | 21년 전 | 3235 | ||
| 1 | 22년 전 | 4336 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기