Javascript Reference
Categories: plugin

javascript plugin filename

@March 15, 2008, 1:22 a.m.
filenameFirefox/Netscape/NN 3 IE 5(Mac) Chrome/Safari/DOM n/a  

Read-only  

Returns the filename of the plugin binary. In Win32 versions of Navigator, the full pathname is returned; for the Mac (both Navigator and IE), only the filename is returned.

 
Example
 
var file = navigator.plugins[2].filename;
 
Value

String.

 
Default

None.

navigator.plugins does not work in IE
dgd - 2011-02-17

Powered by Linode.