July 1998
Intermediate to advanced
1456 pages
65h 5m
English
name — NN 4 IE 4 DOM n/a
Read/Write (IE)
The name property is part of Navigator’s way
of referencing the object. The value of the property, however, cannot
be retrieved through the object itself, since the only properties
that are returned are those of the plugin that plays the multimedia
content. In IE, however, the property is available for reading and
writing.
document.all.myEmbed.name = "tunes"
Case-sensitive identifier that follows the rules of identifier naming: it may contain no whitespace, cannot begin with a numeral, and should avoid punctuation except for the underscore character.
None.
Read now
Unlock full access