Ir para conteúdo

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Santtana

Frame certo - abertura - local errado

Recommended Posts

//*******************************************************************************
<html><head>		<title>Point's.com</title>
</head>
	<FRAMESET cols="10%,15%,75%" FRAMEBORDER="1" FRAMESPACING="6">

		<FRAME SRC="coliseu.html" NAME="coliseu" NORESIZE SCROLLING="NO">
//*******************************************************************************

// Frame coliseu, e seu conteúdo

<HR WIDTH=100%>
	<a href="Catalogo's\Buscas\Canais.html" 	target="blocos">	
	<img src="Catalogo's\Buscas\100.JPG" width="90" height="30" alt="Catalogos de busca"> </a> 
<br>
 	<font size="1">Catalogos de busca <br> On Line</font>
<br><br>
	<a href="Catalogo's\Buscas\inform.html" 	target="blocos">	
	<img src="Catalogo's\Jornais\IJornais.JPG" width="90" height="30" alt="Jornais"> </a> 
<br>
	<font size="1">rev <br> On Line</font>
<br><br>
	<a href="Catalogo's\Bancos\postes.html" 	target="blocos">	
	<img src="Catalogo's\Bancos\cofrinho.jpg" width="90" height="30" alt="Instituições Bancarias"> </a>
<br>
<font size="1">O seu Banco <br> On Line</font><br>
<HR WIDTH=100%>
//*******************************************************************************

<FRAME SRC="Portais.html" NAME="portais" MARGINWIDTH="0" MARGINHEIGHT="0" NORESIZE SCROLLING="NO">
//*******************************************************************************

// Frame portais, e seu conteúdo

<html><body>
<div id="conteudo" class="positionfotos">
 <table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
	 <td><div id="agradecimento" style="position:absolute; width:185px; height:88px; z-index:7; top: 115px; overflow: visible;"> 
<center><br><img src="iterra.gif" width="72"  height="72" style="filter: Alpha(Opacity=100); border: 0px dotted #FF6699;"> </center>
	   </div>
<br><br><br><br><br>
<img src="MãodePedra.jpg" width="200" height="190"></td>
   </tr>
 </table>
</div>
</body>
</html>
</td>
</tr>
<tr>
<td>
												
								<table>
									<tr>
									  <td>
									<iframe src="serviços.html" 
										name="blocos" 
										width="200" height="645" 
										align="middle" 
										scrolling="auto"		   
										frameborder="0">
									</iframe>
									  </td>
									</tr>
								</table>	
								</td>
								</tr>
								</table>
//*******************************************************************************

<FRAME SRC="serviço.html" NAME="amostras" NORESIZE SCROLLING="NO">
//*******************************************************************************

// Frame amostras, e seu conteúdo

<center>							<table border=6>
							<tr>

								<td>
									Sxx
								</td>
								<td>
									hyuj
								</td>
								<td>
									oik
								</td>
								<td>
									loç
								</td>
								<td>
							</tr>

						</table>												
</center>							

<iframe src="amostras.html" 
	name="amostras" 
		width="900" height="900" 
		align="middle" 
		scrolling="auto"		   
	frameborder="0">
</iframe>


//*******************************************************************************
	</FRAMESET>

<noframes>

<body></body>
</noframes>
</frameset>
</html>
//*******************************************************************************

Temos a seguinte realidade:

3 frames:

Frame 01 – Coliseu – Linha de produtos

Frame 02 – Portais – dividido em duas linhas, na primeira a imagem q identifica o site e na segunda os links q alteram o frame: “Amostras”

Frame 03 – Amostras – exibição dos “portais”

Quando se clica nos diversos links que existem no frame: “coliseu”, se altera o frame: “Portais” com sua diversidade de links, quando se clica em qualquer link do frame “Portais” ocorre o problema, ao invés de ele exibir a alteração do link clicado no frame: “Amostras”: o terceiro, ele mesmo se altera.

Por favor me auxiliem para que os eventos de click no frame: “Portais” apareçam no frame:” Amostras”.

Compartilhar este post


Link para o post
Compartilhar em outros sites

Defina o target desses links, com o nome do frame onde você quer que abra.

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.