[Javascript] Enumerating Other Window

Chris Tifer christ at saeweb.com
Fri Mar 21 08:49:06 CST 2003


You just have to target which window you want to look through by
using the handler you used when opening the window.

Chris Tifer
http://www.emailajoke.com

----- Original Message -----
From: <uplate at attbi.com>
To: <Javascript at LaTech.edu>
Sent: Friday, March 21, 2003 9:30 AM
Subject: [Javascript] Enumerating Other Window


> Greetings;
>
> using the window.open() method is it possible to open another URL and then
> enumerating through it's links or images arrays?
> Opening the window is no problem and even using a for loop to retrieve the
links
> on the current document is no probllem, but I can't seem to get the two
working
> together.
> Any ideas?
> Thanks.
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list