<iframe id='iframe' name='sin' src='/myroom/bid_view.php?no=$_GET[no]' width='100%' height='0' frameborder=0></iframe>
<script language='javascript'>
document.body.scrollIntoView(false);
document.getElementById('iframe').height = document.body.scrollHeight-40;
</script>
<script language='javascript'>
document.body.scrollIntoView(false);
document.getElementById('iframe').height = document.body.scrollHeight-40;
</script>
'Web > Javascript' 카테고리의 다른 글
막자,방지, (0) | 2013.09.26 |
---|---|
쿠키관련 (0) | 2013.09.26 |
js에서 php function 호출 (0) | 2013.09.26 |
이벤트 잡기,풀기 (0) | 2013.09.26 |
NSPlay.Rate = argSpeed; 동영상 속도조절 (0) | 2013.09.26 |