Quick References
ADO
ASP
CSS2
HTML
JavaScript
Jet SQL
VBScript
WML
WMLScript
WSH
XHTML
XML DOM
XSLT
Features
Knowledge Base
Tutorials
Partners
ZVON.ORG
XML
Planet Source Code
VisualBuilder
Web Design
Your HTML Source
XML/XSLT Forums
ASPAlliance
Scripts
Programmers Heaven
Tek-Tips Forums
Developer Fusion
Code Project
All Objects
Document Object
PROPERTY: Document::plugins
document.
plugins
["pluginID"]
This property is an array containing references to all the
Plugin
objects in the current document. These references are stored in the array in the order in which they are defined in the source code, and are accessed using the
"pluginID"
argument, which is an integer with the first plugin object being '0'.
Code:
document.plugins[0]
document.plugins[1]
document.plugins[2]
Copyright 1999-2005 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information