![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/05/2009, 05:10
|
| | Fecha de Ingreso: mayo-2009 Ubicación: Lleida
Mensajes: 2
Antigüedad: 15 años, 8 meses Puntos: 0 | |
Ayuda para onmouseover peradelleida.com/output/index.htm
Lo que quiero es que al posicionarte sobre el thumbnail se 'abra' la imagen que se abre cuando haces click sobre el mismo.
El código utilizado es:
<td valign="top" width="%genaThumbWidth%" align="center">
<a href="%genaThumbLink%" %genaTargetFrame%
%genaRolloverCode%>
<img src="%genaThumbPath%"
width="%genaThumbWidth%"
height="%genaThumbHeight%"
name="n%genaImageNameNoExt%"
alt="%genaAltThumbText%"
border="0"></a>
%genaThumbTitle%
<a href=onmouseover="Set(" %genaThumbName% ","images/ %genaImageName% ")"
onmouseout=nd()>
<img src="images/ %genaImageName% " width="640" height="620" border="0">
</a>
</td>
Si alguien me puede ayudar se lo agradeceré muchísimo. |