all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
0 out of 2 rated this helpful - Rate this topic

noresize attribute | noResize property

Sets or retrieves whether the user can resize the frame.

Syntax

HTML<element noresize="p" ... >
JavaScript

p = object.noResize

Property values

Type: Boolean

false (false)

Default. User can resize the frame.

true (true)

User cannot resize the frame.

See also

frame
iframe

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.