Foros del Web » Creando para Internet » HTML »

capas desde menu

Estas en el tema de capas desde menu en el foro de HTML en Foros del Web. espero esto sea lo que buscas <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Documento sin t&iacute;tulo</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <SCRIPT language=JavaScript> <!-- ...
  #1 (permalink)  
Antiguo 28/02/2003, 15:32
Avatar de CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años
Puntos: 3
espero esto sea lo que buscas



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Documento sin t&iacute;tulo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<SCRIPT language=JavaScript>
<!--
function cambio(html){
vertochomorocho.innerHTML=html
}
//-->
</SCRIPT>
</head>

<body>
<table width="100%" border="0" cellspacing="4" cellpadding="4">
<tr>
<td width="34%"><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
<td id="vertochomorocho" width="61%" rowspan="3">&nbsp;</td>
<td width="5%"><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
</tr>
<tr>
<td><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
<td><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
</tr>
<tr>
<td><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
<td><img src="er3.gif" width="176" height="113" onmouseover="cambio('<b>Que trampa</b> se ve chido no?')" onmouseout="cambio('')"></td>
</tr>
</table>
</body>
</html>
  #2 (permalink)  
Antiguo 01/03/2003, 10:58
 
Fecha de Ingreso: diciembre-2002
Mensajes: 473
Antigüedad: 21 años, 4 meses
Puntos: 0
Gracias

me salvaste , sos un idolo!
gracias!!
Tico
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 07:50.