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