July 1998
Intermediate to advanced
1456 pages
65h 5m
English
size — NN n/a IE 4 DOM 1
Read/Write
Roughly speaking, the width in characters that the input box should
be sized to accommodate. In practice, the browser does not always
accurately predict the proper width. See details in the
SIZE attribute discussion for the
INPUT element in Chapter 8.
There is no interaction between the size and
maxLength properties for this object.
document.forms[0].myText.size = 12
Positive integer.
20
Read now
Unlock full access