BLOCKQUOTENN n/a   IE 4   DOM 1

The BLOCKQUOTE object reflects the BLOCKQUOTE element, which is intended to set off a long, block-level quote inside a document.

 
HTML Equivalent
<BLOCKQUOTE>
 
Object Model Reference
IE [window.]document.all.elementID
citeNN n/a   IE n/a   DOM 1
 Read/Write
 

A URL pointing to an online source document from which the quotation is taken. This is not in any way a mechanism for copying or extracting content from another document.

 
Value
Any valid URL to a document on the World Wide Web, including absolute or relative URLs.
 
Default None.