Frame.marginHeight (Property)

The vertical height of a top and bottom margin round a 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:-myFrame.marginHeight

Margins flow round the entire frame. You cannot operate on them individually, but you can operate on the vertical and horizontal margins separately.

This property is the size of the margins at the top and bottom of the frame.

See also:IFRAME.frameSpacing, IFRAME.marginHeight