아이프레임 반응형
페이지 정보
작성자 비타주리 작성일 21-08-27 01:53 조회 8,646 댓글 0본문
<div id=iframeDiv><iframe src=http://www.mediaplayer.kr/main/iframe/2 style=width:100%;height:100%;display:block frameborder=0 scrolling=no></iframe></div>
<script>
onresize = function() { iframeDiv.style.height = iframeDiv.offsetWidth * 540 / 960 + "px"; }
onresize();
</script>
<script>
onresize = function() { iframeDiv.style.height = iframeDiv.offsetWidth * 540 / 960 + "px"; }
onresize();
</script>
댓글목록 0
등록된 댓글이 없습니다.