knowing when a browser page has loaded

James Little littlejamesw at mac.com
Sat Feb 20 17:02:56 EST 2016


On Feb 20, 2016, at 12:57 PM, Colin Holgate <colinholgate at gmail.com> wrote:

> Thanks, that one does work, but I need to know when the page is finished loading, and I’m setting the URL with code. At the time that BrowserNavigateBegin happens, the page is still blank.
> 
> 
>> On Feb 20, 2016, at 3:49 PM, James Little <littlejamesw at mac.com> wrote:
>> 
>> 
>> Try  BrowserNavigateBegin  pURL
>> 
>> Turn on Message Watcher as you interact with the widget.
>> 
>> Jim
>> 
>> 
>> On Feb 20, 2016, at 12:47 PM, James Little <littlejamesw at me.com> wrote:
>> 
>>> 
>>> Try  BrowserNavigateBegin pURL
>>> 
>>> Turn on Message Watcher as you interact with the widget.
>>> 
>>> Jim 
>>> 
>>> 
>>> On Feb 20, 2016, at 12:06 PM, Colin Holgate <colinholgate at gmail.com> wrote:
>>> 
>>>> In LiveCode 8, how can you tell when a browser page has fully loaded? I’ve tried browserDocumentCompleteFrame, browserDocumentComplete, and broswerFinishedLoading, none of them seem to fire.
>>>> 
>>>> This is on Mac, so the last of those three probably shouldn’t work. Should the other two work?
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at lists.runrev.com
>>>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>>>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>> 
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list