Javascript Reference
Objects > plugins
javascript plugins Description
Navigator and Internet Explorer both have a plugins array, but they are quite different collections of objects. Navigator's and IE/Macintosh's p
javascript plugins length
Returns the number of elements in the collection of plugins.
javascript plugins item( )
Returns a single object or collection of objects corresponding to the item matching the index value (or, optionally, the index and subindex values).
javascript plugins namedItem( )
Returns a single plugin (NN) or embed (IE) object corresponding to the element matching the parameter string value.

Powered by Linode.