Visit Mozilla.org

DOM:document.embeds

From MDC

« Gecko DOM Reference

[edit] Summary

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

[edit] Syntax

nodeList = document.embeds 

[edit] Specification

DOM Level 0. Not part of any standard.

MSDN: embeds Collection