엄청 간단한 iframe 크기 자종 조절 스크립트 > script

본문 바로가기
사이트 내 전체검색

script

엄청 간단한 iframe 크기 자종 조절 스크립트

페이지 정보

작성자 서방님 댓글 0건 조회 171회 작성일 07-04-24 16:35

본문

<SCRIPT LANGUAGE="JavaScript">
<!--
function resizeIframe(fr)
{
 fr.setExpression('height',aaa.document.body.scrollHeight);
 fr.setExpression('width',aaa.document.body.scrollWidth);
}
//-->
</SCRIPT>


<iframe frameborder="0" id="aaa"  scrolling="no" src="test.htm"  onload="resizeIframe(this)"></iframe>

댓글목록

등록된 댓글이 없습니다.

Total 846건 44 페이지
게시물 검색

회원로그인

접속자집계

오늘
24
어제
302
최대
1,347
전체
155,085
Latest Crypto Fear & Greed Index

그누보드5
Copyright © 서방님.kr All rights reserved.