Apache web server - 410 Part III . Document Objects Reference BLOCKQUOTE

410 Part III . Document Objects Reference BLOCKQUOTE and Q Element Objects For HTML element properties, methods, and event handlers, see Chapter 15. Properties Methods Event Handlers cite Syntax Accessing BLOCKQUOTE or Q element object properties or methods: (IE4+) [window.]document.all.elemID.property | method([parameters]) (IE5+/NN6) [window.]document.getElementById( elemID ).property | method([parameters]) About these objects The BLOCKQUOTE element is a special-purpose text container. Browsers typi cally start the content on its own line in the body and indent on both the left and right margins approximately 40 pixels. An inline quotation can be encased inside a Q element, which does not force the quoted material to start on the next line. From an object point of view, the only property that distinguishes these two objects from any other kind of contextual container is the cite property, which comes from the HTML 4.0 CITEattribute. This attribute simply provides a URL ref erence for the citation and does not act as an SRCor HREFattribute to load an external document. Property cite Value: String Read/Write NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . The cite property can contain a URL (as a string) that points to the source of the quotation in the BLOCKQUOTE or Q element. Future browsers may provide some automatic user interface link to the source document, but none of the browsers that support the cite property do anything special with this information. Related Items: None. BLOCKQUOTE.cite
Check Tomcat Web Hosting services for best quality webspace to host your web application.

Leave a Reply