This is not strictly a direct method belonging to the Navigator object but it is helpful to remind you about it if you are looking at the Navigator.plugins property.
Calling this method is recommended if you suspect that a new plugin has been installed since the current browsing session was started. Actually, this is likely to happen quite rarely but nevertheless, calling Navigator.plugins.refresh() as a matter of course at the start of your plug-in access script will not cause any undue harm.
Prev | Home | Next |
Navigator.platform | Up | Navigator.plugins[] |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |