Sets or gets the properties of the background picture.
Syntax
| HTML | <element bgproperties="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: String
Remarks
The property specifies whether the picture is a fixed watermark or scrolls with the document.
Examples
This example uses a fixed background image for the document.
<body background="/ie/images/watermrk.png" bgproperties="fixed" bgcolor=#FFFFFF text=#000000 link=#ff6600 vlink=#330099>
See also
Build date: 11/28/2012