Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/05/2009, 16:51
Avatar de djagu_26
djagu_26
 
Fecha de Ingreso: enero-2008
Ubicación: Montevideo, Uruguay
Mensajes: 518
Antigüedad: 16 años, 4 meses
Puntos: 6
open.window sin submit

Hola quiero abrir desde un link un popup pero el problema es que me hace submit al abrir, existe manera de q no se haga el submit?

aca dejo el codigo

Código:
	function openNewWindow(){
		popupWin = window.open('http://www.google.com', 'open_window', 'scrollbars=YES, resizable=YES, width=800, height=600')
	}
muchas gracias por la ayuda
__________________
"La magia no existe, la programacion si"

A/P Agustin Sivoplas
[email protected]