Ir para conteúdo

POWERED BY:

Arquivado

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

MajoraP

Layer x Iframe

Recommended Posts

é só você criar o layer e criar o iframe eu ñ to vendo problema algun disso funcionar!

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>layer and iframe | thevoiddesign</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head><body leftmargin="0" topmargin="0"><iframe src="http://thevoiddesign.kit.net" frameborder="0" width="770" height="300"></iframe><div id="l1" style="position:absolute; left:58px; top:104px; width:134px; height:277px; z-index:1; layer-background-color: 0066cc; border: 1px none #000000; background-color: #0066cc;"></div></body></html>

 

the void

Compartilhar este post


Link para o post
Compartilhar em outros sites

Um layer Somente ira sobrepor um iframe se a versão do navegador IE for 6 ou +....se for versão inferior....infelismente amigo....acredito que não inventaram nada pra resolver isso...quer dizer....inventaram a versão 6...heheheAbraço

Compartilhar este post


Link para o post
Compartilhar em outros sites

Um layer Somente ira sobrepor um iframe se a versão do navegador IE for 6 ou +....se for versão inferior....infelismente amigo....acredito que não inventaram nada pra resolver isso...quer dizer....inventaram a versão 6...heheheAbraço

mas o meu navegador eh 6.0 e o Iframe fica em cima da imagem que eu botei no Layer.

Compartilhar este post


Link para o post
Compartilhar em outros sites

Um layer Somente ira sobrepor um iframe se a versão do navegador IE for 6 ou +....se for versão inferior....infelismente amigo....acredito que não inventaram nada pra resolver isso...quer dizer....inventaram a versão 6...heheheAbraço

mas o meu navegador eh 6.0 e o Iframe fica em cima da imagem que eu botei no Layer.
você viu o meu exemplo?? funcionou??the void

Compartilhar este post


Link para o post
Compartilhar em outros sites

vejam o q eu estou tentando fazer:http://www.linkertudo.kit.net/index.htm

ñ abriu!the void
o exemplo que você fez não deu certo,o que eu estou tentando fazer:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><meta name="GENERATOR" content="Microsoft FrontPage 4.0"><meta name="ProgId" content="FrontPage.Editor.Document"><title>Nova pagina 1</title><script language="JavaScript" type="text/JavaScript"><!--function MM_reloadPage(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);//--></script></head><body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"><table height="424" border="2" cellpadding="0" cellspacing="0" bordercolor="#00FF00">    <tr>      <td width="93" height="256"></td>      <td width="422" height="256"><iframe width="422" height="256" name="Principal" src="D:" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>      </td>      <td width="137" height="256"><iframe width="137" height="256" name="Membros" src="C:\" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>      </td>    </tr>    <tr>      <td width="93" height="160"></td>      <td width="422" height="160"><iframe width="422" height="160" name="ScreenShots" src="C:\" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>      </td>      <td width="137" height="160"></td>    </tr></table><div id="gzao" style="position:absolute; width:200px; height:115px; z-index:1; left: 88px; top: 340px; background-color: #0000FF; layer-background-color: #0000FF; border: 1px none #000000;"></div><p> </p></body></html>

Compartilhar este post


Link para o post
Compartilhar em outros sites

roda isso!

 

<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><meta name="GENERATOR" content="Microsoft FrontPage 4.0"><meta name="ProgId" content="FrontPage.Editor.Document"><title>Nova pagina 1</title><script language="JavaScript" type="text/JavaScript"><!--function MM_reloadPage(init) {  //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {   document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);//--></script></head><body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF"><div id="gzao" style="position:absolute; width:200px; height:115px; z-index:1; left: 88px; top: 340px; background-color: #0000FF; layer-background-color: #0000FF; border: 1px none #000000;"></div><table height="424" border="2" cellpadding="0" cellspacing="0" bordercolor="#00FF00">   <tr>     <td width="93" height="256"></td>     <td width="422" height="256"><iframe width="422" height="256" name="Principal" src="http://www.thevoiddeign.kit.net" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>     </td>     <td width="137" height="256"><iframe width="137" height="256" name="Membros" src="http://www.thevoiddeign.kit.net" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>     </td>   </tr>   <tr>     <td width="93" height="160"></td>     <td width="422" height="160"><iframe width="422" height="160" name="ScreenShots" src="http://www.thevoiddeign.kit.net" frameborder="0" marginheight="0" marginwidth="0" scrolling="1"></iframe>     </td>     <td width="137" height="160"></td>   </tr></table><p> </p></body></html>

 

ele ñ vai encontrar a pagina mesmo mas ta funcionando caso ñ funcione o problema é do teu browser. mas roda do jeito q ta ai. pq o problema no seu html é q você ta abrindo objetos do windows e isso ñ vai dar certo mesmo!

 

 

 

the void

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.