ZVON > References > DOM2 Reference

backgroundPosition (attribute )

Owning interface and usage:  
CSS2Properties.backgroundPosition

Member of these other interfaces:  
none

Readonly:  

Type:   DOMString

Description:  
See the background-position 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.