This method allows you to inhibit the receipt of events from other window objects that might have been loaded from a server other than the one that provided the script it is called from. You need higher than normal privilege to execute this method. However this method itself is quote harmless, the one that really requires the security interlocking is the window.enableExternalCapture() method.
Although this method can be called without any special privilege being necessary, your script will need to be granted the UniversalBrowserWrite privilege to enable the external capture again.
Prev | Home | Next |
Window.dialogWidth | Up | Window.document |
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. |