Plugin.refresh() (Method)

A method to reload the plugin.

Availability:

JavaScript - 1.1
Netscape - 3.0
Opera - 3.0
JavaScript syntax:NmyPlugin.refresh()

You need to refresh a plugin if you have installed it since the browser was started. This method is sometimes placed in pages that use plugins so that a refresh is forced every time the page is loaded. This is not strictly necessary but has been found to prevent some strange run-time errors in older versions of Netscape Navigator.