Navigator 3.0
navigator.plugins.refresh([reload])
An optional Boolean argument that, if true specifies that refresh() should reload any pages that contain <EMBED> tags and use plug-ins. If this argument is omitted, it defaults to false.
The refresh() method causes Navigator to check whether any new plug-ins have been installed. If so, the plugins[] array is updated ("refreshed") to include the newly installed plug-ins. If the reload argument is specified and is true, then Navigator will also reload any currently displayed documents that contain <EMBED> tags and use plug-ins.
Note the unusual synopsis for this method. refresh() is a method of the plugins[] array, not of the Navigator object. For almost all purposes, however, it is simpler to consider it a method of the Navigator object, which is why it is grouped with the methods and properties of that object here.
file: /Techref/language/java/script/definitive/refp_261.htm, 5KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 10:00,
18.191.168.142:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_261.htm"> [Chapter 21] Reference: Navigator.plugins.refresh()</A> |
Did you find what you needed? |