browserNavigateComplete | |||||||
Type | message | ||||||
Dictionary | widget.browser | ||||||
Library | Browser | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.browser | ||||||
Summary | Sent when the browser successfully navigates to a new page. | ||||||
Parameters |
| ||||||
Description | The browserNavigateComplete message is sent to the widget's script object when the browser successfully navigates to a new page. The pUrl parameter contains the URL of the new page. |