asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Element Attributes > NORESIZE Attribute

NORESIZE Attribute | noResize Property


Sets or retrieves whether the user can resize the frame.

Syntax

Inline <element NORESIZE ... >
Script object.noResize = bResize ]

Possible Values

false The user can resize the frame.
true The user cannot resize the frame.

This property returns or accepts only a boolean value, meaning true if set, and false if not. The property is read/write with a default value of false.

Applies To

FRAME, IFRAME



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note