Confirmed users
920
edits
LesOrchard (talk | contribs) No edit summary  | 
				LesOrchard (talk | contribs)   | 
				||
| Line 25: | Line 25: | ||
=== navigator.plugins ===  | === navigator.plugins ===  | ||
The <code>navigator.plugins</code> property may be used as a list, with each  | [https://developer.mozilla.org/En/DOM/Window.navigator.plugins The <code>navigator.plugins</code> property] may be used as a list, with each  | ||
element in the list representing an installed plugin.  Each of these elements  | element in the list representing an installed plugin.  Each of these elements  | ||
generally exposes the following properties, each assigned by the plugin author  | generally exposes the following properties, each assigned by the plugin author  | ||