Ver Mensaje Individual
  #11 (permalink)  
Antiguo 01/04/2009, 23:27
Avatar de seoista
seoista
 
Fecha de Ingreso: septiembre-2003
Ubicación: Pues leyéndote
Mensajes: 1.076
Antigüedad: 20 años, 8 meses
Puntos: 59
Respuesta: target en CSS

¿Cual sería el más correcto?

- <a href="http://www.google.es" onclick="window.open(this.href); return false;">Google</a>

- <a href="http://www.google.es" onclick = "this.target='_blank'">Google</a>

- <a href="http://www.google.es" onclick="javascript:window.open('http://www.mipagina.com'); return false;">Google</a>

Muchas gracias.

Saludos .
__________________
· No contesto por M.P.