html component - on page load complete event
Posted: Wed Nov 30, 2016 3:13 am
hi,
Is there a way to know if a web page has completely been loaded in the html component? It is a jQuery mobile app.
I have used a html component, and set it url - say to something like https://www.google.com
Is there a way to know when the html component has finished loading the page into the html component? Thanks