July 1998
Intermediate to advanced
1456 pages
65h 5m
English
NORESIZE — NN 2 IE 3 HTML 4
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.
<FRAME SRC="navbar.html" NORESIZE>
The presence of the attribute makes the frame nonresizable.
Frames are resizable by default.
[window.]document.all.frameID.noResize
Read now
Unlock full access