M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

html component - on page load complete event

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

html component - on page load complete event

Hello,

Yes, it is possible to do. Please use a tag "iframe" for that: https://developer.mozilla.org/en/docs...

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

html component - on page load complete event

alrighty, thanks

Return to “Issues”