Forum Moderators: open

Message Too Old, No Replies

IFRAME links to open in a new window

another site's pages in the iframe

         

Robert_ST

12:21 pm on Mar 15, 2004 (gmt 0)



I have a page that has an iframe that loads another website. So I have no control over the iframed page.

And I want to open links from that iframe in a new window (not in the iframe)

Is this possible?
thakns

RonPK

3:44 pm on Mar 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No.

There is no way to influence a remote site's settings. Well, you ask the remote site's webmaster to set target="_blank" on all his/her links. Or on your site, instruct users to use Shift-click in the iframe. Not very realistic, I know.