<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'>
'SCRIPT야' 카테고리의 다른 글
| String.value.trim() 함수 (0) | 2009.09.07 |
|---|---|
| iURL이 올바른지 체크 (0) | 2009.09.07 |
| javascript parseInt 사용하기 (0) | 2009.09.07 |
| script 랜덤 (0) | 2009.09.07 |
| input box 한/영 기본값설정 (0) | 2009.09.07 |