[thelist] How do I tell when a frame is loaded?

MILLER David R. dmiller at mcc.ca
Tue Aug 1 12:45:23 CDT 2006


Your frameset's onLoad event will fire when everything is loaded in all
frames.

-----------------------------------------
David R. Miller
Senior Software Developer
Medical Council of Canada
dmiller at mcc.ca
(613) 521-6012 x 2265
(613) 521-9722 (fax)
-----------------------------------------

Original message:
Message: 1
Date: Tue, 1 Aug 2006 09:37:55 +0100
From: Rob <sendrobstuff at gmail.com>
Subject: [thelist] How do I tell when a frame is loaded?
To: thelist at lists.evolt.org
Message-ID:
	<f608bc080608010137y10ece28bq327b56db4610f43d at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Hey all,

I've got a frameset with Javascript in one frame that loads a series
of URLs into a second frame. I want to extract some information from
the page in this second frame.

Given these pages to load are not all from the same domain (and I
can't put any JS into them) how do I tell when the page has finished
loading in the second frame (and henceforth, therewith, I can start to
extract the stuff I want)?

TIA,
Rob.



More information about the thelist mailing list