Navigator 3.0
document.plugins[i] document.plugins.length document.embedded-object-name
The plugins property of the Document object is a synonym for the embeds property. Both properties refer to an array of JavaObjects that represent embedded data being displayed by a plug-in.
The embeds property is the preferred way to access this array, since it avoids confusion with the Navigator.plugins[] array, which is totally different than the array Document.plugins[]. See Document.embeds[] for full details.
file: /Techref/language/java/script/definitive/refp_90.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 10:01,
18.227.134.133:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_90.htm"> [Chapter 21] Reference: Document.plugins</A> |
Did you find what you needed? |