FiveTech Support Forums
FiveWin /
Harbour
/ xBase community
๐
Board index
All discussions
Login (GitHub)
Board index
FiveWin for Harbour/xHarbour
Full page loading
Natter
Posts: 1392
Joined: Mon May 14, 2007 09:49 AM
Full page loading
Posted: Wed Feb 01, 2023 01:31 PM
Hi,
I load some code into the WebView object.
Code (fw):
Select all
Collapse
oWebMap:SetHtml(myHtml)
How can I determine that the page is fully loaded ?
Antonio Linares
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Full page loading
Posted: Thu Feb 02, 2023 09:05 AM
Dear Natter,
<body onload="myFunction()">
https://www.w3schools.com/jsref/event_onload.asp
regards, saludos
Antonio Linares
www.fivetechsoft.com
Continue the discussion
JavaScript required to load Giscus comments.