class js.html.ModElement extends Element

Available on js

DOM mod (modification) objects expose the HTMLModElement (or HTML 4 HTMLModElement) interface, which provides special properties (beyond the regular element object interface they also have available to them by inheritance) for manipulating modification elements.

Documentation for this class was provided by MDN.

Instance Fields

var cite:String

Reflects the

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