Código HTML:
<a href="javascript:var dir=window.document.URL;var tit=window.document.title;var tit2=encodeURIComponent(tit);window.location.href=('http://twitter.com/?status='+tit2+'%20'+dir+'');" target="_blank">Compartir</a>
Código HTML:
<a href="javascript:var dir=window.document.URL;var tit=window.document.title;var tit2=encodeURIComponent(tit);var dir2= encodeURIComponent(dir);window.location.href=('http://www.facebook.com/share.php?u='+dir2+'&t='+tit2+'');" target="_blank">Compartir</a>
Código HTML:
<a href="javascript:window.location.href='https://plus.google.com/share?url='+encodeURIComponent(location);void0;" target="_blank">Compartir en Google+</a>