this
<a id="a" href="https://www.baidu.com">搜索</a> <script> document.getElementById("a").onclick = function () { alert("确定前往" + this); return true; } </script>
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
TOP