Obtain target frames when loading a URL

2010-08-18 Thread Annie765
Hi, I have a web page with an IFrame in it, and an Anchor element which loads content in this IFrame: ** a href="http://www.yahoo.com"; target="iframe1" ** When the user clicks on this anchor element, I would like to know whether the content is about to be loaded in the iframe, or in the parent

Obtain target frames when loading a URL

2010-08-18 Thread Annie765
Hi, I have a web page with an IFrame in it, and an Anchor element which loads content in this IFrame: ** a href="http://www.yahoo.com"; target="iframe1" ** When the user clicks on this anchor element, I would like to know whether the content is about to be loaded in the iframe, or in the parent