browserDocumentLoadFailed | ||||||||||
Type | message | |||||||||
Dictionary | widget.browser | |||||||||
Library | Browser | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.widget.browser | |||||||||
Summary | Sent when a document has failed to load in the browser. | |||||||||
Parameters |
| |||||||||
Description | The browserDocumentLoadFailed message is sent to the widget's script object when a new document has failed to load in the browser. The pUrl parameter contains the URL of the document, and the pError parameter gives the reason for the failure. |