IFRAME.width (Property)

Contains the width of the inline frame.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myIFRAME.width

The current width of the IFRAME can be measured from this property. You ought to be able to modify it, but it doesn't seem to work.

Warnings:

See also:IFRAME.height