ZVON > References > DOM2 Reference

backgroundImage (attribute )

Owning interface and usage:  
CSS2Properties.backgroundImage

Member of these other interfaces:  
none

Readonly:  

Type:   DOMString

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