IFRAME.frameBorder (Property)

Describe a 3D border effect to be drawn round 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.frameBorder

The frameBorder property should allow you to turn the engraved frame border effect on and off. Its should accept the following values (the default is yes):

0

1

yes

no

Warnings:

See also:Frame.frameBorder