| Title This object reflects the functionality and uses of the Html TITLE tag. It is used to specify a textual title caption which is to be displayed on the browser bar at the top of the window. DOM Reference Internet Explorer window.document.all.elementID window.document.all.tags ("HEAD") [0]The properties of the Title object are: className document id isTextEdit lang language parentElement parentTextEdit sourceIndex style tagName text titleThe Methods of the Title object are: contains() getAttribute() removeAttribute() setAttribute()The Collections and Arrays for the Title object are: all [ ] children [ ] filters [ ] |