JavaScript Programmer’s Reference LINK.media (Property) The target media

JavaScript Programmer’s Reference LINK.media (Property) The target media that the document will be output to. Availability: DOM level 1 JavaScript 1.5 JScript 3.0 Internet Explorer 4.0 Netscape 6.0 Property/method value type: String primitive JavaScript syntax: -myLINK.media This property is provided speculatively for a time when pages can be formatted differently according to the medium they are being delivered to. One of the following values would be appropriate: . all . print . screen . aural . braille . embossed . handheld . projection . tty . tv Warnings: . Note that although this is supported by MSIE version 4, it does not work on the Macintosh implementation of that browser version. LINK.readyState (Property) The current disposition of the link as it is being loaded from the server. Availability: JScript 3.0 Internet Explorer 4.0 Property/method value type: String primitive JavaScript syntax: IE myLINK.readyState 1342

Leave a Reply