Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

size attribute | size property

Sets or retrieves the number of rows in the list box.

HTML 4.01 Specification, Section 17.6

 

Syntax

HTML<element size="p" ... >
JavaScript

p = object.size

 

Property values

Type: Integer

the number of rows.

Standards information

See also

select

 

 

Show:
© 2017 Microsoft