Snippets
,
mis trozos de código
Target blank en xhtml strict
Copiado!
<
a
href
=
"http://google.es"
onclick
=
"window.open(this.href); return false;"
>
http://google.es
<
/
a
>
<a href="http://google.es" onclick="window.open(this.href); return false;">http://google.es</a>
Compartir: