
30/05/2006, 11:23
|
| | Fecha de Ingreso: mayo-2005
Mensajes: 73
Antigüedad: 19 años, 10 meses Puntos: 0 | |
<input type="checkbox" onclick="abrepopup()">
function abrepopup()
{
window.open('nombre ventana',"aki las caracteristicas con las k kieres abrir tu popup como status, height, width, etc");
} |