Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/10/2004, 00:57
Avatar de living
living
 
Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 20 años
Puntos: 2
Tal como lo tienes así debería funcionarte

<script language="Javascript">
function popupdatosextra(marca)
{
window.open("popUp.php?marca="+marca,'window');
}
</script>


<table>
<tr onMouseOver="this.style.cursor='hand';"
onClick="javascript:popupdatosextra('<? echo $registro["marca"] ?>')">
<td><? echo $registro["marca"]; ?></td>
<td><? echo $registro["modelo"]; ?></td>
</tr>
</table>
__________________
¿Te apasiona el mundo del guión? El portal del guión