Help Center

Local Navigation

Object: HTMLMetaElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLMetaElement object represents a <meta> element in an HTML document.

The <meta> element provides additional information about the document.

HMTLMetaElement properties

Property name

Type

Description

Status

Availability

content

String

Specifies the value of a property.

writable

4.6 or later

httpEquiv

String

Specifies the HTTP response header name.

writable

4.6 or later

name

String

Specifies the name used to identify the meta information.

writable

4.6 or later

scheme

String

Specifies the name of the scheme used to interpret the value of the content property.

writable

4.6 or later


Was this information helpful? Send us your comments.