Estoy introduciendo unos popup en un catálogo, pero no se que pasa por que cuando doy al link sobre cualquier imagen, simpre me sale la misma imagen (sea cual sea sobre la que haya clicado) con vuestro permiso os pongo el código a ver si vosotros sabeis ver el error que yo no veo.
El java está introducido en celdas de una tabla.
Cita:
Me urge bastante y me haceis un gran favor.<table width="462" border="1" bordercolor="#143A2D" bgcolor="#D4D0C8">
<tr>
<th width="139" scope="row">
<script type="text/javascript" language="JavaScript">
<!--
function AbreVentana(){
window.open("tb.htm","","toolbar=no,location=no,di rectories =no,status=0,menubar=no,scrollbars=no,resizable=no ,width=600,height=449");
}
// -->
</script>
<a href="javascript:AbreVentana('tb.htm')" class="Estilo3"><img src="P1010061.gif" width="154" height="108" /></a>
</th>
<td width="307">UJGFKJGskdgaksfg</td>
</tr>
<tr>
<th scope="row"><img src="P1010242.gif" width="154" height="108" border="0" /></th>
<td>jhfgljhrsg</td>
</tr>
<tr>
<th scope="row">
<script type="text/javascript" language="JavaScript">
<!--
function AbreVentana(){
window.open("1.htm","","toolbar=no,location=no,dir ectories =no,status=0,menubar=no,scrollbars=no,resizable=no ,width=600,height=449");
}
// -->
</script>
<a href="javascript:AbreVentana('1.HTM')" class="Estilo3"><img src="P1010247.gif" width="154" height="108" /></a> </th>
<td>ljhsdfljhsdfgolihsdf</td>
<tr>
<th width="139" scope="row">
<script type="text/javascript" language="JavaScript">
<!--
function AbreVentana(){
window.open("tb.htm","","toolbar=no,location=no,di rectories =no,status=0,menubar=no,scrollbars=no,resizable=no ,width=600,height=449");
}
// -->
</script>
<a href="javascript:AbreVentana('tb.htm')" class="Estilo3"><img src="P1010061.gif" width="154" height="108" /></a>
</th>
<td width="307">UJGFKJGskdgaksfg</td>
</tr>
<tr>
<th scope="row"><img src="P1010242.gif" width="154" height="108" border="0" /></th>
<td>jhfgljhrsg</td>
</tr>
<tr>
<th scope="row">
<script type="text/javascript" language="JavaScript">
<!--
function AbreVentana(){
window.open("1.htm","","toolbar=no,location=no,dir ectories =no,status=0,menubar=no,scrollbars=no,resizable=no ,width=600,height=449");
}
// -->
</script>
<a href="javascript:AbreVentana('1.HTM')" class="Estilo3"><img src="P1010247.gif" width="154" height="108" /></a> </th>
<td>ljhsdfljhsdfgolihsdf</td>
Saludos!