Name

NORESIZE — NN 2 IE 3 HTML 4

Synopsis

NORESIZE

Optional

Frame borders can be resized by the user dragging the border perpendicular to the axis of the border edge. When present, the NORESIZE attribute instructs the browser to prevent the frame’s edges from being manually resized by the user. All border edges of the affected FRAME element become locked, meaning that all edges that extend to other frames in the frameset remain locked as well.

Example

<FRAME SRC="navbar.html" NORESIZE>

Value

The presence of the attribute makes the frame nonresizable.

Default

Frames are resizable by default.

Object Model Reference

IE

[window.]document.all.frameID.noResize

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.