Ver Mensaje Individual
  #1 (permalink)  
Antiguo 01/04/2016, 09:31
weblujansarandi
 
Fecha de Ingreso: abril-2016
Ubicación: buenos aires
Mensajes: 1
Antigüedad: 8 años, 1 mes
Puntos: 0
no me funciona en animate

this..addEventListener("click", fl_ClickToGoToWebPage_15);

function fl_ClickToGoToWebPage_15() {
window.open("http://www.adobe.com", "_blank");}




estoy trantando de aplicar esta...

this.parroco.addEventListener("click", iraparroco);

function iraparroco() {
window.open("parroco.php", "_self");}