사이트 내 전체검색
간단한 frame자동조정
로빈아빠
https://cmd.kr/javascript/71 URL이 복사되었습니다.

본문

<script>
function iframe_autoresize(arg) {
    arg.height = eval(arg.name+".document.body.scrollHeight");
}
</script>

어쩌궁 저쩌궁...

<iframe src="어쩌구" onload="iframe_autoresize(this)">

자동조정됩니다.

출처 : http://qdata.co.kr/bo/bbs/board.php?bo_table=ht&wr_id=48

댓글목록

등록된 댓글이 없습니다.

831 (15/17P)

Search

Copyright © Cmd 명령어 18.223.43.122