Ver Mensaje Individual
  #5 (permalink)  
Antiguo 18/05/2005, 13:08
Avatar de chalchis
chalchis
 
Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 21 años, 5 meses
Puntos: 21
mm pues este es mi codigo y no me funciona

Cita:
Iniciado por focesar
Este es un ejemplo de como debe de crearse el frame o en tu caso la layer, recordando que lleve name="XXXXXX"

<iframe name="mainFrame" src="html/home.htm" scrolling="auto" frameborder="0" height="650" width="750" target="mainframe">

luego en el link pones:

<a target="mainFrame" href="html/indiceMC.htm" title="Manual de la Calidad">Manual de la Calidad</a>

y listo!!!!!!!!!!!!!!
Quedo delicioso!!!!!!!!!!!!!!!!!!!!!!!!

<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<body>
<div id="Layer1" name="Layer1" style="position:absolute; left:240px; top:41px; width:631px; height:324px; z-index:1; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000;"></div>
<a href="forma.htm" target="Layer1">cargar</a>
</body>
</html>
__________________
gerardo