browserDocumentFailedFrame | |||||||||||||
Type | message | ||||||||||||
Dictionary | LCS | ||||||||||||
Library | LiveCode Script | ||||||||||||
Syntax |
| ||||||||||||
Summary | Sent when a browser object has encountered an error when loading a url in a frame | ||||||||||||
Introduced | 6.7.3 | ||||||||||||
OS | mac, windows | ||||||||||||
Platforms | desktop | ||||||||||||
Parameters |
| ||||||||||||
Example |
| ||||||||||||
Related | Glossary: function, message Message: browserDownloadRequest, browserDocumentFailed Function: revBrowserOpenCef, revBrowserOpen | ||||||||||||
Security | network | ||||||||||||
Description | The browserDocumentFailedFrame message is sent to the current card of a stack containing a browser object when the browser object has encountered an error while loading a url and all its dependent resources in a frame. If the target is the main frame of the browser then the browserDocumentFailed message message is sent instead.
|