mestre fyoda Postado Março 18, 2006 Denunciar Share Postado Março 18, 2006 alguém poderia me ajudar com os frames , ao clicar no link abre dentro de uma div usando frame . do geito q to usando abre em outra pagina .Por favor arrumem meu codigo .<td width=5%><a href="paginacao.php" target="teste" > <img src="img/usuario.ico" border="0"> </a>Membros</td><FRAME name="teste" id="teste" src="home.php" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="auto" FRAMEBORDER="0" FRAMESPACING="0"><div id="conteudo"></div></FRAME>desse geito ta abrindo em outra pagina .porque ? Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 fercosmig Postado Março 19, 2006 Denunciar Share Postado Março 19, 2006 seu codigo tá ok!posta mais detalhes pra gente dar uma olhadaabraços Citar Link para o comentário Compartilhar em outros sites More sharing options...
0 mestre fyoda Postado Março 19, 2006 Autor Denunciar Share Postado Março 19, 2006 <? OB_START(); ?> <html> <head> <link rel="stylesheet" type="text/css" href="css/tudo.css" /> <style type="text/css"> <!-- body { padding:0px; margin:0px; } #superior { padding:0px; margin:0px; float: left; width: 100%; background-color:#FFFFFF; list-style:none; font:80% Tahoma; } #menu { width:30%; padding-left:5px; padding-top:7px; float:left; } #conteudo { width:40%; padding-left:5px; padding-top:7px; float:left; } #direita { width:30%; padding-left:5px; padding-top:7px; float:left; } --> td { font-family:verdana,arial; font-size:8pt; } .estilotabelasobreposta{ background-color:F4F4F4; border-style:solid; border-color:666666; border-width:1px; } .estilotabela{ background-color:ffffff; border-style:solid; border-color:CCCCCC; border-width:1px; } .estilocelula{ background-color:#F9F9F9; color:333333; font-weight:bold; font-size:10pt; } .estilocelulaesquerda{ background-color:#CCCCCC; color:333333; font-weight:bold; font-size:10pt; } </style> </head> <body> <div id="superior"> <table width=100% height=30 cellpadding=2 cellspacing=2 > <tr align="center"> <td width=5%> <a href=login.php> <img src="img/login.gif" border="0"> Login </a></td> <td width=5%><img src="img/cadastro.ico"> Cadastro</td> <td width=5%><img src="img/adm.ico"> Área Restrita</td> <td width=5%><img src="img/busca.ico"> Busca</td> <td width=5%><a href="paginacao.php" target="teste" > <img src="img/usuario.ico" border="0"> </a>Membros</td> <td width=5%><img src="img/sair.ico"> Logout</td></tr> </table> </div> <br><br> <div id="menu"> <table width=150 height=18 cellpadding=2 cellspacing=2 class="estilotabelasobreposta"> <tr> <td> <table width=150 height=18 cellpadding=2 cellspacing=2 > <tr><td class="estilocelula" > <img src="img/adm.ico">Usuário </td></tr> </table> <table width=150 height=18 cellpadding=2 cellspacing=2 class="estilotabela"> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Chat</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> </table> <table width=150 height=18 cellpadding=2 cellspacing=2 > <tr><td class="estilocelula" ><img src="img/user.gif">Usuário </td></tr> </table> <table width=150 height=18 cellpadding=2 cellspacing=2 class="estilotabela"> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Chat</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> <tr><td class="estilocelulaesquerda" width=15></td> <td class="estilocelula" >Cadastro</td></tr> </table> </td> </tr> </table> </div> <FRAME name="teste" id="teste" src="home.php" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="auto" FRAMEBORDER="0" FRAMESPACING="0"> <div id="conteudo"> </div> </FRAME> </body> </html> <? OB_END_FLUSH(); ?> Citar Link para o comentário Compartilhar em outros sites More sharing options...
Pergunta
mestre fyoda
alguém poderia me ajudar com os frames , ao clicar no link abre dentro de uma div usando frame . do geito q to usando abre em outra pagina .
Por favor arrumem meu codigo .
desse geito ta abrindo em outra pagina .
porque ?
Link para o comentário
Compartilhar em outros sites
2 respostass a esta questão
Posts Recomendados
Participe da discussão
Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.