The HTMLQuoteElement interface provides special properties and
(beyond the regular web.dom.HTMLElement interface it also has
to it by inheritance) for manipulating quoting elements, like
and <q>, but not the <cite> element.
The HTMLQuoteElement interface provides special properties and (beyond the regular `web.dom.HTMLElement` interface it also has to it by inheritance) for manipulating quoting elements, like and `<q>`, but not the `<cite>` element.
(cite this)Property.
Is a DOMString reflecting the cite HTML attribute, containing URL for the source of the quotation.
Property. Is a DOMString reflecting the cite HTML attribute, containing URL for the source of the quotation.
(set-cite! this val)Property.
Is a DOMString reflecting the cite HTML attribute, containing URL for the source of the quotation.
Property. Is a DOMString reflecting the cite HTML attribute, containing URL for the source of the quotation.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |