TOC PREV NEXT INDEX

domref



embeds


embeds returns a list of the embedded OBJECTS within the current document.

Syntax

embedded_objects = document.embeds
 

Parameters

embedded_objects is a nodeList of embedded objects.

Example

None.
 

Notes

None.

Specification

DOM Level 0. Not part of specification.


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX