August 1999
Intermediate to advanced
1488 pages
72h 53m
English
window.enableExternalCapture(event)
The enableExternalCapture() method of the Window object enables external event capturing of the event that is passed to the method. This method provides the capturing of events in frames loaded from a different server. Before you can enable the capturing of these external events, you must first obtain UniversalBrowserWrite privileges. Obtaining this privilege will send a security dialog box to the user to decide whether or not to accept the request. This dialog box is like the one in Figure 7.18.
Once obtained and the ...
Read now
Unlock full access