Javascript Reference
Categories: plugin

javascript plugin Description

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

  

A plugin object represents a single plugin that is registered with the browser at launch time. Access to a single plugin is normally via the navigator.plugins array. It is also common to use the navigator.mimeTypes array and associated properties to uncover whether the browser has the desired plugin installed before loading external content. Most of the properties provide scripted access to information normally found in the About Plug-ins window available from Navigator's Help menu and IE/Macintosh File Helper preferences. IE for Windows uses a different technique (involving the object element loading ActiveX controls) to determine support for playing external media.

 
Object Model Reference
 
navigator.plugins[i]
 
Object-Specific Properties
 
descriptionfilenamelengthname
 
Object-Specific Methods
 
refresh( )

Powered by Linode.