style.borderLeft (Property)

Sets the color, width and style of the left edge of the style border.

Availability:

CSS level - 1
DOM level - 2
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:-myStyle.borderLeft
CSS syntax:border-left: aWidth aStyle acolor
Argument list:aWidthA border width value
aStyleA border style selector
acolorA color value

See also:color names, color value, Measurement units, style.borderColor, style.borderStyle, style.borderWidth

Refer to:

style.border