ZVON > References > DOM2 Reference

borderTopWidth (attribute )

Owning interface and usage:  
CSS2Properties.borderTopWidth

Member of these other interfaces:  
none

Readonly:  

Type:   DOMString

Description:  
See the border-top-width property definition in CSS2.

Exception:  
DOMException SYNTAX_ERR
Raised if the new value has a syntax error and is unparsable.
DOMException NO_MODIFICATION_ALLOWED_ERR
Raised if this property is readonly.