July 1998
Intermediate to advanced
1456 pages
65h 5m
English
ROWS — NN all IE all HTML all
ROWS=”rowCount"Optional
The height of the TEXTAREA element based on the
number of lines of text that are to be displayed without scrolling.
The value represents the number of monofont character lines that are
to be displayed within the height before the scrollbar becomes
active. When the font size can be influenced by style sheets, the
actual height changes accordingly.
<TEXTAREA ROWS=5 COLS=40></TEXTAREA>
Any positive integer.
Varies with browser and operating system.
[window.]document.formName.elementName.rows
[window.]document.forms[i].elements[i].rows
[window.]document.all.elementID.rows
Read now
Unlock full access