480 Part III . Document Objects Reference Properties (Free web hosting with ftp)

480 Part III . Document Objects Reference Properties Methods Event Handlers charset onLoad disabled href hreflang media rel rev styleSheet target type Syntax Accessing LINK element object properties or methods: (IE4+) [window.]document.all.elemID.property | method([parameters]) (IE5+/NN6) [window.]document.getElementById( elemID ).property | method([parameters]) About this object The LINK element (not to be confused with the A element that is often referred to as a link element when it contains an HREF attribute pointing to another document) has many potential uses in pointing to external documents that relate to the current document. Its most common usage today is for linking an external style sheet specification to the document. In fact, it s not uncommon for sophisticated site designs to use document.write()to generate the tag so that operating- system specific style sheets are applied to the page. In the following code fragment (which goes inside a document s HEAD element), the page loads a Macintosh-specific style sheet when the page is running on a Macintosh; otherwise, it loads a Windows- specific style sheet: While it may appear that the LINK element can load a variety of content into a page, do not use it for multimedia (in which case you should use the EMBED or OBJECT elements) or external HTML (where you should use an IFRAME element). LINK
We recommend cheap and reliable webhost to host and run your web applications: Coldfusion Web Hosting services.

Leave a Reply