| Link The link object reflects the functionality of the Html LINK element, which is used primarily to refer to an external style sheet (.CSS) or JavaScript (.JS) Library. DOM Reference Internet Explorer window.document.all.elementIDThe properties of the Link object are: className disabled document href id media parentElement parentTextEdit readyState rel rev sourceIndex tagName title typeThe Methods of the Link object are: contains() getAttribute() removeAttribute() setAttribute()The Collections and Arrays for the Link object are: all [ ] children [ ]The Event Handlers for the Link object are: onError onLoad onReadyStateChange |