Okay say I have an Iframe on my site with a navigation menu. Is there a way that I can change the links so that they open in the Iframe even if they are outside of it? Would it be something like:
<a target="iframe" href="news.htm">Home</a>
With the target set as the Irframe's name. Can anyone help?
Okay say I have an Iframe on my site with a navigation menu. Is there a way that I can change the links so that they open in the Iframe even if they are outside of it? Would it be something like:
<a target="iframe" href="news.htm">Home</a>
With the target set as the Irframe's name. Can anyone help?
thanks in advance