看下面代码<a onclick='a()'>123</div><script> function a(){ alert($(this).text()); }</script>结果没有如预期弹出'123' ...
確定! 回上一頁