javascript plugin refresh( )

Instructs the browser to reregister plugins installed in the plugins directory. This allows a browser to summon a newly installed plugin without for

javascript plugin name

Returns the name of the plugin assigned to it by its manufacturer. You cannot, however, be guaranteed that a plugin designed for multiple operating

javascript plugin length

Returns the number of MIME types supported by the plugin. Don't confuse this property with the length property of the entire navigator.plugins

javascript plugin filename

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

javascript plugin Description

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 navi