<script language='javascript'>
<!--
function changeHeight() {
//아이프레임 안쪽 페이지 높이를 먼저구하신후
var the_height=document.getElementById('content').contentWindow.document.body.scrollHeight;
// 아이프레임 높이를 바꿔주시면 됩니다.
document.getElementById('content').height=the_height; }
//-->
</script>
<iframe id='content'
frameborder=0
width=100%
scrolling=no
onLoad="changeHeight();"
src='content.php'>
</iframe>
<!--
function changeHeight() {
//아이프레임 안쪽 페이지 높이를 먼저구하신후
var the_height=document.getElementById('content').contentWindow.document.body.scrollHeight;
// 아이프레임 높이를 바꿔주시면 됩니다.
document.getElementById('content').height=the_height; }
//-->
</script>
<iframe id='content'
frameborder=0
width=100%
scrolling=no
onLoad="changeHeight();"
src='content.php'>
</iframe>
댓글 6개
게시글 목록
| 번호 | 제목 |
|---|---|
| 20064 | |
| 10570 | |
| 10566 |
JavaScript
모바일웹 이미지맵 사용 소스
3
|
| 10565 |
JavaScript
[복사하기] 버튼 자료~
|
| 20055 | |
| 10560 |
PHP
php 동영상 강좌
4
|
| 10559 |
jQuery
array toggle
|
| 10557 | |
| 20051 |
HTML
IE6 PNG 초 간단하게 적용
3
|
| 20049 | |
| 10555 | |
| 10554 | |
| 10553 | |
| 284 | |
| 10552 | |
| 10551 | |
| 10545 |
jQuery
참고사이트 모음
5
|
| 10541 | |
| 10533 | |
| 20045 | |
| 20036 | |
| 10530 | |
| 10526 | |
| 10524 | |
| 10522 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기