Ampliar imagen en pop up al hacer click
El 24/05/2008...respondiste de forma magistral a la pregunta que llevaba por titulo el que yo he puesto aquí...; Estoy haciendo una página con esta estructura,
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
</head>
<frameset cols="*,800,*" frameborder="no" border="0" framespacing="0">
<frame />
<frameset rows="150,*,50" frameborder="no" border="0" framespacing="0"align="center" >
<frame src="2.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frameset cols="180,*" framespacing="0" frameborder="no" border="0">
<frame src="3.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" />
<frame src="1.html" name="mainFrame" id="mainFrame" title="contenidos"/>
</frameset>
<frame src="4.html" cols="*" scrolling="No"frameborder="no" border="0" framespacing="0">
</frameset>
<frame />
</frameset>
<noframes>
<body>
</body>
<body>
</body>
</html>
Agradecería --con una cena, ahí si se como hacerlo --; me pusieras el código completo para algún ejemplo y en el lugar donde deba ir..,
Muchas, muchas gracias
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
</head>
<frameset cols="*,800,*" frameborder="no" border="0" framespacing="0">
<frame />
<frameset rows="150,*,50" frameborder="no" border="0" framespacing="0"align="center" >
<frame src="2.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frameset cols="180,*" framespacing="0" frameborder="no" border="0">
<frame src="3.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" />
<frame src="1.html" name="mainFrame" id="mainFrame" title="contenidos"/>
</frameset>
<frame src="4.html" cols="*" scrolling="No"frameborder="no" border="0" framespacing="0">
</frameset>
<frame />
</frameset>
<noframes>
<body>
</body>
<body>
</body>
</html>
Agradecería --con una cena, ahí si se como hacerlo --; me pusieras el código completo para algún ejemplo y en el lugar donde deba ir..,
Muchas, muchas gracias
1 Respuesta
Respuesta de zagalet
1