Help Center

Local Navigation

Object: HTMLBodyElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLBodyElement object represents a <body> element in an HTML document.

The <body> element defines the page body, which contains all the renderable content.

HTMLBodyElement properties

Property name

Type

Description

Status

Availability

aLink

String

Specifies the color of active links.

writable

4.6 or later

background

String

Specifies the URI of an image to use as the page background.

writable

4.6 or later

bgColor

String

Specifies the background color for the page body.

writable

4.6 or later

link

String

Specifies the color of unvisited links.

writable

4.6 or later

text

String

Specifies the color of the body text.

writable

4.6 or later

vlink

String

Specifies the color of visited links.

writable

4.6 or later


Was this information helpful? Send us your comments.