SCRIPT야

팝업창사이즈자동조절

administrators 2009. 9. 7. 17:13

<script>
    function onload(){
        this.resizeTo(460, document.getElementById('OTABLE').clientHeight+62);
    }
</script>
<table width="460" height="314" border="0" cellpadding="0" cellspacing="0" id='OTABLE'>