Hey i have a Iframe boxand when i click one of my links it opens the page but not inside the box.
Whats thefull html code to make it open in the small box?

Hey i have a Iframe boxand when i click one of my links it opens the page but not inside the box.
Whats thefull html code to make it open in the small box?
in the iframe code insertand in the link addHTML Code:name="name_of_iframe"that should sort itHTML Code:target="name_of_iframe"![]()
That went fast.
it din't probs give me the entire code so i copy n paste itOriginally Posted by Nick232
in the iframe code insertand in the link addHTML Code:name="name_of_iframe"that should sort itHTML Code:target="name_of_iframe"
Can you parse your sentence, and use proper grammer
that was linkHTML Code:<a href="home.htm" target="main"><span style="text-decoration: none">Home</span></a></DIV></TD> <TD class=menu_item id=s0 onmouseover="this.className='navi_cellover';" onclick="location.href='home.htm'" onmouseout="this.className='navi_cellout'" align=middle width=80>
that were iframe. lol. Also, speak properly and what the hell is the javascript for? or w/e it is. I'm jus PHP and HTML u see. lolHTML Code:<iframe name="main" height="45" etc etc
That went fast.
Sorry, still not work.
here is my code:
<a href="home.htm">
<span style="text-decoration: none">Home</span></a></DIV></DIV></TD>
<TD class=menu_item id=s0 onmouseover="this.className='navi_cellover';" onclick="location.href='home.htm'" onmouseout="this.className='navi_cellout'" align=middle width=80>
<DIV>
ok, WT.F. Get rid of the cra.ppy java and use plain html until it works. lol, I dnt really know about javascript
what is your iframe called and link target?
That went fast.
Fixed.
Members who have read this thread: 0Want to hide these adverts? Register an account for free!