Jump to content

Recommended Posts

Posted

Estou a desenvolver um site e necessito da ajuda de alguém, pois bloquei. Esta página é visível no Firefox mas não é visivel no IE6.

Se não se importarem vejam se conseguem descobrir onde está o erro.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>SantMedia.com - Criamos software a pensar em si!</title>
<link href="./estilos/santmedia.css" rel="stylesheet" type="text/css" />
<meta name="description" content="jhjkhjkhjkhkj" />
<meta name="keywords" content="jhkjhjkhjhkjh" />
<link rel="shortcut icon" href="./icons/icon.ico" />

<script language="JavaScript">
<!--

function SymError()
{
  return true;
}

window.onerror = SymError;

var SymRealWinOpen = window.open;

function SymWinOpen(url, name, attributes)
{
  return (new Object());
}

window.open = SymWinOpen;

//-->
</script>

<script language="JavaScript">
<!--
function pedir(opcao) {
  if(opcao == 'ELIMINAR') {
     document.frmCarrinho.EliminarProduto.value = 1;
	 document.frmCarrinho.submit();
      }
  
  if(opcao == 'ACTUALIZAR') {
     document.frmCarrinho.ActualizarProdutos.value = 1;
	 document.frmCarrinho.submit();
      }
  
  if(opcao == 'COMPRAR') {
     document.frmCarrinho.PedirEncomenda.value = 1;
	 document.frmCarrinho.action = "index.php?area=santmedia&pag=pagamento&content=0";
	 document.frmCarrinho.submit();
      }
  
   }
</script>
</head>

<body>
<div id="Areas">
      <a href="index.php?area=santmedia&content=1&pag=0">SantMedia.com</a> -
    </div>
<div id="fundo">
  <div id="Esquerda">
  <a href="index.php"><div id="HomePage"></div></a>
  <div id="Pesquisa">
  <form action="index.php?area=santmedia&pag=pesq&content=0" method="post" name="frmPesquisa" id="frmPesquisa">
    <input name="pesquisa" type="text" class="txtPesquisa" id="pesquisa"> 
     

    <input name="Submit" type="submit" class="BotaoPesquisar" value="ok">
  </form>
  </div>
   <div id="cesto">
<a href="index.php?area=santmedia&pag=carrinho&content=0">1 Item</a>    </div> 
        <div id="Menu"><ul><li><a href="index.php?area=santmedia&content=1&pag=">1111</a></li><ul><li><a href="index.php?area=santmedia&content=2&pag=">00000</a></li></ul><li><a href="index.php?area=santmedia&content=3&pag=">tITULO</a></li><li><a href="index.php?area=santmedia&content=4&pag=">dsfsdfsd</a></li></ul></div>

    <div id="Novidades"> <div>dfsdjfhkjsdf<br>
asd<br>
f<br>
sd<br>
f<br>
sd<br>
fasd</div>
</div>

<div id="Login"><div id="logout"><a href="index.php?area=santmedia&content=0&pag=actdados">Actualizar Dados de Registo </a><br />
    <a href="index.php?area=santmedia&content=0&pag=listenc">Encomendas</a><br>
  <a href="/index.php?doLogout=true&area=santmedia&content=1&pag=">Terminar Sessão </a></div>
</div>
  </div>
  <div id="Direita">
    <div id="Banner"><a href="#1"><img src=INC/img.imgpubli.php?id="1" border="0"></a></div>

    <div id="Conteudo">
											<script type="text/JavaScript">
<!--
function MM_goToURL() { //v3.0
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
}
//-->
</script>
		</div>
  </div>
</div>
<div id="Copyright"> Copyright © 2005 SantMédia, Lda. - Todos os direitos reservados </div>
</body>

</html>

<script language="JavaScript">
<!--
var SymRealOnLoad;
var SymRealOnUnload;

function SymOnUnload()
{
  window.open = SymWinOpen;
  if(SymRealOnUnload != null)
     SymRealOnUnload();
}

function SymOnLoad()
{
  if(SymRealOnLoad != null)
     SymRealOnLoad();
  window.open = SymRealWinOpen;
  SymRealOnUnload = window.onunload;
  window.onunload = SymOnUnload;
}

SymRealOnLoad = window.onload;
window.onload = SymOnLoad;

//-->
</script>

Desde já agradeço qualquer ajuda.

Com os melhores cumprimentos,

Sérgio Matias

ser.gifsartim.gif

Posted

estive a ver e também não encontro o problema.

primeiro pensei k fosse pela utilização de divs mas como a única coisa k aparece no IE é o copyright e este está num div...

Daniel Correia

Posted

Ois

Neste codigo em cima so ta um erro eh parvo mas as vezes nao notamos, falta-te "//-->" antes de fechares o script lol.

Espero ter ajudado.

Se a vida te voltar as costas aproveita e apalpa-lhe o cu.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.