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
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