아이프레임 반응형
페이지 정보
본문
<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>
- 이전글갤러리 리스트 썸네일형 샘플 21.09.02
- 다음글갤러리 [2] : 알파페이드 바닐라 갤러리 21.08.24
댓글목록
등록된 댓글이 없습니다.