JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Plugin.filename Property

Name

Plugin.filename Property---the filename of the plug-in program

Availability

Navigator 3.0

Synopsis

plugin.filename

Description

The filename property of the Plugin object is a read-only string that specifies the name of the file on disk that contains the plug-in program itself. This name may vary from platform to platform. The name property is usually more useful than filename for identifying a plug-in.

See Also

"MimeType", "Navigator", "Plugin", "Plugin.name"


Previous Home Next
Plugin.description Book Index Plugin.name

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell