Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/02/2006, 15:07
Avatar de ZydRick
ZydRick
 
Fecha de Ingreso: febrero-2005
Ubicación: Lima
Mensajes: 750
Antigüedad: 19 años, 2 meses
Puntos: 4
a ver si esto te sirve

Código HTML:
<a href="javascript:void();" OnClick="window.open('tupagina.html', '', 'fullscreen=no,toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=yes,directories=no,location=no,width=500,height=150'); return false;" target="_blank">Enlace</a> 
los valores para width y height los puedes modificar segun tus necesidades

saludos