ModElement

EventTargetNodeDOMElementElementjs.html.ModElement (extern class)

The HTMLModElement interface provides special properties (beyond the regular methods and properties available through the HTMLElement interface they also have available to them by inheritance) for manipulating modification elements, that is del and ins.

Documentation HTMLModElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Instance Members

cite: String

Is a DOMString reflecting the cite HTML attribute, containing a URI of a resource explaining the change.


dateTime: String

Is a DOMString reflecting the datetime HTML attribute, containing a date-and-time string representing a timestamp for the change.