[webkit-gtk] Executing my own javascripts *after* any other

Deepak tvsdeepak at gmail.com
Thu Jul 15 00:14:48 PDT 2010


> The problem is that, when "document-load-finished" is emitted, the
> document is in a intermediary state where Googles' own onload scripts
> have not been executed yet. At least that's what I could figure out
> from spitting innerHTMLs on the console.
> 

You have to listen on "window-object-cleared" to run your own javascript code.

--Deepak





More information about the webkit-gtk mailing list