class DOM.HTMLQuoteElement |
|
|
For the Q and BLOCKQUOTE elements. See the Q element definition in HTML 4.0. Note: The DOM is not quite consistent here. They also define the HTMLBlockQuoteElement interface, to represent the BLOCKQUOTE element. To resolve ambiquities, we use this one for the Q element only. |
|
|
|
|
|
A URI designating a document that designates a source document or message. See the cite attribute definition in HTML 4.0.
|
|
see cite |