Help Center

Local Navigation

Object: HTMLBaseElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLBaseElement object represents a <base> element in an HTML document.

The <base> element specifies an absolute URI that acts as the base URI for resolving relative URIs.

HTMLBaseElement properties

Property name

Type

Description

Status

Availability

href

String

Specifies the base URI used to resolve all relative URLs in the document.

writable

4.6 or later

target

String

Specifies the frame in which to render target documents by default.

writable

4.6 or later


Was this information helpful? Send us your comments.