Help Center

Local Navigation

Object: HTMLModElement

Availability

BlackBerry® Device Software version 4.6 or later

Extends

HTMLElement

The HTMLModElement object represents a <del> or <ins> element in an HTML document.

The <del> element specifies that the enclosed text was deleted. The <ins> element specifies that the enclosed text was inserted.

HTMLModElement properties

Property name

Type

Description

Status

Availability

cite

String

Specifies the URI of a document that explains why the text was modified.

writable

4.6 or later

dateTime

String

Specifies the date and time that the enclosed text was modified.

writable

4.6 or later


Was this information helpful? Send us your comments.