Hey, I have an Iframe which links to a page on a different site, not ownesd or controlled by me (it's a news feed). However I need the links that are displayed to open in a new window, but this is not included in the service. Is there anything I can put in the iframe tag that will open all the links within it in a new window?
I have put the <base target="_blank"> tag in my head tag area on the page where the iframe is located and that doesn't work (obviously).
No I don't think you understand. The links are contained on the page that the iframe links to, I cannot ammend anything to do with the links because I am not hosting the page. How can Imake any link that appears withina n iframe open in a new window is the question.
I dont think you can do that with it been a inline frame its as if it was another window so the coding would have to be in the page thats in the iframes head or link propities