Ver Mensaje Individual
  #13 (permalink)  
Antiguo 06/09/2007, 07:29
Avatar de maria lange
maria lange
 
Fecha de Ingreso: septiembre-2007
Ubicación: argentina
Mensajes: 61
Antigüedad: 16 años, 7 meses
Puntos: 1
Re: Como se hace esto? (Adjunto imagen)

el problema es que no entiendo nada de codigo, seguro que algo esta mal ahi, lo paso:

<!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>

<script type="text/javascript" src="js/prototype.js"></script>

<script type="text/javascript" src="js/scriptaculous.js?load=effects"></script>

<script type="text/javascript" src="js/lightbox.js"></script>


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

<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />


</head>

<body>
<table width="1000" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="1000" height="96" valign="top"><img src="menu.jpg" width="1000" height="158" /></td>
</tr>
<tr>
<td height="504" valign="top"><a href="rel=&quot;lightbox"><img src="camello.jpg" width="354" height="265" border="0" /></a><img src="coco.jpg" width="325" height="243" /><img src="indio.jpg" width="282" height="211" /></td>


<a href="camello.jpg" rel="lightbox[obras]">image #1</a>

<a href="coco.jpg" rel="lightbox[obras]">image #2</a>

<a href="indio.jpg" rel="lightbox[obras]">image #3</a>




</tr>
</table>
</body>
</html>

gracias de nuevo por la ayuda! estoy medio perdida...