Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/03/2004, 00:20
Avatar de ||Dj||
||Dj||
 
Fecha de Ingreso: enero-2002
Mensajes: 2.349
Antigüedad: 22 años, 4 meses
Puntos: 1
Proba con esto, cambiale las propiedades width(ancho) y height(alto) acorde a tus necesidades.

Código PHP:
<a href="#" onclick="javascript:window.open('ventanita.html', '', 'scrollbars=no, width=300,height=350,left = 100,top = 100')">Link</a
Un saludo.