JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next

Plugin.name Property

Name

Plugin.name Property---the name of a plug-in

Availability

Navigator 3.0

Synopsis

plugin.name

Description

The name property of a Plugin object is a read-only string that specifies the name of the plug-in. Each plug-in should have a name that uniquely identifies it.

The value of the name property can also be used as an index into the navigator.plugins[] array. You can use this fact to easily determine whether a particular named plug-in is installed in the current browser:

var sw_installed =index.html (navigator.plugins["Shockwave"] != null);

Note that some plug-ins may support a configurable list of MIME types. Once you have determined that a desired plug-in is installed, you may also need to consult the Plugin.mimeTypes[] array to be sure that the plug-in can display the type of data you want it to.

See Also

"MimeType", "Navigator", "Plugin", "MimeType.enabledPlugin"


Plugin.filename prompt()


file: /Techref/language/JAVA/script/definitive/refp_311.htm, 4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月21日 08:09,
40.74.122.252:LOG IN

©2025 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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://techref.massmind.org/techref/language/JAVA/script/definitive/refp_311.htm"> [Chapter 21] Reference: Plugin.name</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here:
if you want a response, please enter your email address:
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

Welcome to massmind.org!

Welcome to techref.massmind.org!

.

AltStyle によって変換されたページ (->オリジナル) /