The Blockquote object represents an HTML <blockquote> element.
You can access a <blockquote> element by using getElementById():
You can create a <blockquote> element by using the document.createElement() method:
Property | Description |
---|---|
cite | Sets or returns the value of the cite attribute of a quotation |
The Blockquote object also supports the standard properties and events.
HTML reference: HTML <blockquote> tag
JavaScript reference: HTML DOM Quote Object
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!