Hey,
I have a link and I want to to target one of my iframes which is in a box on the page. What is the code so you click the link, and it opens in the main frame. This is the iframe code:
And the link code I have is...Code:<iframe src="main.html" width="450" height="400" frameborder="0"> If you can see this, your browser doesn't understand IFRAME. However, we'll still <a href="main.html">Main page</a> you to the file. </iframe>
ThanxCode:<a href="main.html" target="main">Home</a>





Pointless when people abuse it. :rolleyes:


