Name

width — NN n/a IE 4 DOM 1

Synopsis

Read/Write

The width of the rule either in pixels (as an integer) or a percentage (as a string) of the next outermost block-level container.

Example

document.all.bar3.width = "70%"

Value

Integer (for pixels) or string (for pixels or percentage).

Default

100%

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.