Mozilla.com
Some features of this site require JavaScript.
« Gecko DOM Reference
width는 바라는 테이블의 너비를 지정합니다.
HTMLTableElement.width = width; var width = HTMLTableElement.width;
width가 픽셀수나 퍼센트 값으로 너비를 나타내는 문자열인 곳.
width
mytable.width = "75%";
W3C DOM 2 HTML Specification HTMLTableElement.width
Page last modified 12:32, 1 Jun 2008 by Netaras?
Content is available under these licenses
About MDC
Viewing Details: