I use these lines to make an iFrame:
<iframe
src ="home.html"
width="100%"height="100%">
</iframe>
I then place the following line somewhere outside the iFrame:
<a href='anotherpage.html' target='iframename'>Another Page</a>
What´s the iframename? 
__________________
Best wishes
Ronny
|