window.onclick=function(e){ var t=e?e.target:window.event.srcElement; if(t.tagName==='A')alert(t.href) }