browserFrameDocumentLoadComplete | |||||||
Type | message | ||||||
Dictionary | widget.browser | ||||||
Library | Browser | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.browser | ||||||
Summary | Sent when a document has completed loading in a frame of the browser. | ||||||
Parameters |
| ||||||
Description | The browserFrameDocumentLoadComplete message is sent to the widget's script object when a new document has completed loading in a frame of the browser. The pUrl parameter contains the URL of the loaded document. |