Name

noResize — NN n/a IE 4 DOM 1

Synopsis

Read/Write

Whether the frame can be resized by the user. All border edges of the affected FRAME element become locked, meaning all edges that extend to other frames in the frameset remain locked as well.

Example

parent.document.all.frameID.noResize = "true"

Value

Boolean value: true | false.

Default

false

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.