Re: How to catch onload event from C++?
- From: "Igor Tandetnik" <itandetnik@xxxxxxxx>
- Date: Tue, 23 Oct 2007 07:45:37 -0400
<myie2@xxxxxxxxxxx> wrote in message
news:1193124617.059662.145500@xxxxxxxxxxxxxxxxxxxxxxxxxxx
I am looking for a way to catch body tag's onload event from my C++
code. I see some post suggesting to sink the event from
OnDocumentComplete method, but it looks like sometimes the onload
event will fire before OnDocumentComplete comes.
I'm not sure I understand. Why do you want to catch onload? If your goal
is to determine when the page is fully loaded, just handle
DocumentComplete. What exactly are you trying to do?
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
.
- References:
- How to catch onload event from C++?
- From: myie2
- How to catch onload event from C++?
- Prev by Date: How to catch onload event from C++?
- Next by Date: Implementation of IInternetSecurityManager.GetSecurityID
- Previous by thread: How to catch onload event from C++?
- Next by thread: Implementation of IInternetSecurityManager.GetSecurityID
- Index(es):
Relevant Pages
|
Loading