<frame src="" noresize>
Browser |
|
---|
The noresize attribute of the FRAME element specifies that the user cannot resize the frame.
<frame src="example.html" noresize>
Attribute | Value | Explanation |
---|---|---|
noresize | noresize | disallows resizing of the frame (HTML : noresize | XHTML : noresize="noresize") |