Name

backgroundImage — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

URL of the background image of the element. If you also set a backgroundColor, the image overlays the color. Transparent pixels of the image allow the color to show through.

Example

document.all.navbar.style.backgroundImage = "images/navVisited.jpg"

Value

Any complete or relative URL to an image file.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.