Hi ho alan, thanks for your help...
I am not sure I was clear about what my problem was. Because your solution doesn't seem to work when I tried to implement it.
I need to click on a link from html page index.html that will bring me to another html page (vision.html) that contains the iframe dteams. This is the iframe code which is located in vision.html
<iframe id="dteams" name="dteams" src="text/intro.html" width="400" height="430" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" ></iframe>
So, when I click on a link from index.html, I need to go to vision.html (which contains the iframe), but i need to specify which specific page to display in the iframe from index.html.
I hope it is clearer now. Thanks!
Main Topics
Browse All Topics





by: ho_alanPosted on 2004-03-17 at 18:50:03ID: 10620537
see if this helps
ntById('dt eams').src ='a.htm'"> go to A</a>
<iframe id="dteams" name="dteams" src="text/intro.html" width="400" height="430" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" ></iframe>
<a name="link1" href=# onclick="document.getEleme