Re: How to catch onload event from C++?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



<myie2@xxxxxxxxxxx> wrote in message
news:1194248860.920843.304880@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Yes. I want to execute some code from my hosting program, at the
moment that the page loaded but before other script started. I think
the similar place is when <body>'s onload executes.

I showed you an example where script runs _before_ the page is fully
loaded. Thus, in general, it is impossible to do something after the
page is fully loaded but before any script on it executes, because there
may not be any such point in time.
--
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


.



Relevant Pages

  • Re: Count check boxes
    ... I'm not sure you can blame JQuery for a site that decides to take the combined JS functionality of every page of it site and include it on EVERY single page of it's site. ... MAYBE, just MAYBE, you could do a default 300KB script using 'native' JS that included all the site's functionality in one script and have it run fine -- and it is, in fact, JQuery causing the issue here -- but it would be a stupid approach regardless. ... Abstractions aren't really justified on the basis of simplifying -- they'll only make things more complicated here, and so by using a standard approach, 0 additional overhead is introduced for said absent abstractions. ...
    (comp.lang.javascript)
  • Why is my MySQL table building an "Overhead"/what is that/how can I prevent it?
    ... mysql and not directly php. ... But of course my script is php. ... number of entries decreases, and at the "Overhead" column the number is ... How can I make my table work without that overhead problem, ...
    (comp.lang.php)
  • Where to log?
    ... decide where to keep our logs? ... we don't have to flock() it. ... Ok, we can can even write a "utility" script, that will get invoked by ... Oh, right - the overhead... ...
    (comp.lang.php)
  • Re: applescript discussion
    ... switch as osascript takes over and compiles and executes the script ... involves a lot of overhead and is slow. ... Passing parameters via the osascript command ...
    (comp.sys.mac.system)
  • Re: on behalf of - on going issue
    ... all you need to do is a way for you script (using telnet) to ... connect the receiving MTA, follow the rfc for sending mail and the mail will ...
    (alt.php)