
07/02/2010, 15:52
|
| | Fecha de Ingreso: diciembre-2007
Mensajes: 274
Antigüedad: 17 años, 3 meses Puntos: 0 | |
Respuesta: nl2br en una ventana nueva Disculpen mi error era que puse en el LINK dos veces contenidoNot
#
ventana = window.open("previsualizar/previsulizarNot.php?titNot="+titNot.attr("value")+ "&urlImgNot="+urlImgNot.attr("value")+"&contenidoNot="+contenidoNot.attr("value")+"&anchoImgNot="+anchoImgNot.attr("value")+"&altoI mgNot="+altoImgNot.attr("value")+"&leerNot="+leerN ot.attr("value")+"&porcentajeLeerNot="+porcentajeL eerNot.attr("value")+"&contenidoNot="+contenidoNot.attr("value"), "_blank", "resizable,width=554 ,top=x,left=y,screenX=x,screenY=y");
Por eso cuando le agregaba el escape, no funcionaba, muchas gracias... |