class js.html.QuoteElement extends Element

Available on js

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

Documentation for this class was provided by MDN.

Instance Fields

var cite:String

Reflects the

cite HTML attribute, containing a URL for the source of the quotation.