OBJECT.border (Property)

The width of the border around the object when it is rendered into the display.

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:-myOBJECT.border

This property can be set from script and although its type is a String primitive, it will expect a numeric value. JavaScript will coerce as necessary during the assignment.