Tema
:
como poner el target _blank a esto
Ver Mensaje Individual
#
6
(
permalink
)
20/11/2015, 22:32
xfxstudios
Fecha de Ingreso: junio-2015
Ubicación: Valencia - Venezuela
Mensajes: 2.448
Antigüedad: 9 años, 4 meses
Puntos: 263
Respuesta: como poner el target _blank a esto
Prueba asi:
Código Javascript
:
Ver original
function
Abrir
(
texto
)
{
window.
open
(
texto
,
'_blank'
)
;
/* location.href=texto;*/
}
__________________
[email protected]
HITCEL
xfxstudios
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de xfxstudios