July 1998
Intermediate to advanced
1456 pages
65h 5m
English
media — NN n/a IE 4 DOM 1
Read/Write
The intended output device for the content of the destination
document pointed to by the HREF attribute. The
media property looks forward to the day when
browsers are able to tailor content to specific kinds of devices such
as pocket computers, text-to-speech digitizers, or fuzzy television
sets. This property is not available in IE 4/Macintosh.
document.all.link3.media = "print"
Any one of the following constant values as a string:
all | print |
screen.
all
Read now
Unlock full access