<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 10700 | |
| 10693 | |
| 10691 | |
| 10690 | |
| 10689 | |
| 10688 | |
| 10687 | |
| 10684 | |
| 10683 | |
| 10678 | |
| 10674 | |
| 10670 |
JavaScript
자바스크립트에서 새창 띄우기입니다.
3
|
| 10666 |
PHP
문자열자르기소스입니다.
3
|
| 10662 | |
| 17659 | |
| 20092 |
웹접근성
자바스크립트를 끈 로그인 폼
15
|
| 10658 |
JavaScript
에디터 글양식 변경 기능 문의
3
|
| 10657 | |
| 20088 | |
| 10653 |
Mobile
유투브 api 실행 결과를 담는 방법요?
3
|
| 10648 | |
| 20087 |
CSS
IE6/7 img px 버그
|
| 10641 |
jQuery
JQUERY로 제작된 슬라이드 메뉴입니다.
6
|
| 10639 |
JavaScript
ajax 그리드 문의
1
|
| 10625 |
jQuery
jquery 속도 높이는 팁
13
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기