style.borderRight (Property)

Set the color, width, and style of the right 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.borderRight
CSS syntax:border-right: 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