사이트 내 전체검색
<td>에 스크롤바 생성하기
로빈아빠
https://cmd.kr/javascript/126 URL이 복사되었습니다.

본문

<body>와 </body>사이에 테이블이 들어갈 곳에 넣어주세여
 
<table border=0 width=0 height=0 cellspacing=0 cellpadding=0>
<tr>
<td width=200  height=100 valign="top">
<div style="overflow-y:scroll; width:200;  height:100; padding:4px">
내용
</div>
</td>
</tr>
</table>
 




width:200 - 가로, height:100 - 세로, padding:4px - 안쪽여백

출처 : http://qdata.co.kr/bo/bbs/board.php?bo_table=jt&wr_id=69

댓글목록

등록된 댓글이 없습니다.

831 (3/17P)

Search

Copyright © Cmd 명령어 3.15.219.80