HTMLQuoteElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

HTMLQuoteElement 接口提供用于操作引用元素(如 <blockquote><q>,但不包括 <cite> 元素)的特定属性和方法(除了常规 HTMLElement 接口之外,它还可以通过继承来使用)。

EventTarget Node Element HTMLElement HTMLQuoteElement

实例属性

从其父接口 HTMLElement 继承属性。

HTMLQuoteElement.cite

一个反映 cite HTML 属性的字符串,包含引用资源的 URL。

实例方法

无特定方法;从其父接口 HTMLElement 继承方法。

规范

Specification
HTML
# htmlquoteelement

浏览器兼容性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
HTMLQuoteElement
cite

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

参见