Cita:
Iniciado por fjrueda Le falta hacer uso de la etiqueta <a> ..... fijese bien en el ejemplo.
y esto >>onmouseover="enterPhoto(this)('<?php echo $foto1 ?>').src='<?php echo $foto1 ?>'"/<< esta totalmente mal implementado, deje el evento solo con el llamdo a la funcion.
amigo
ahora lo hice asi pero tampoco anda
Código HTML:
Ver original<a href="<?php echo $foto2 ?>" rel="zoom-id:showcase" rev="
<?php echo $foto2 ?>">
<img src="<?php echo $foto2 ?>" alt="02" width="63" height="35" border="0" onmouseover="enterPhoto(this)('
<?php echo $foto2 ?>').src='
<?php echo $foto2 ?>'"/>
</a> <a href="<?php echo $foto3 ?>" rel="zoom-id:showcase" rev="
<?php echo $foto3 ?>">
<img src="<?php echo $foto3 ?>" alt="03" width="63" height="35" border="0" onmouseover="enterPhoto(this)('
<?php echo $foto3 ?>').src='
<?php echo $foto3 ?>'"/>
</a> <a href="<?php echo $foto4 ?>" rel="zoom-id:showcase" rev="
<?php echo $foto4 ?>">
<img src="<?php echo $foto4 ?>" alt="04" width="63" height="35" border="0" onmouseover="enterPhoto(this)('
<?php echo $foto4 ?>').src='
<?php echo $foto4 ?>'"/>
</a> <img src="<?php echo $foto2 ?>" name="imagen_mayor" width="533" height="327" id="imagen_mayor" />