© 이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
点击所有锚点后弹出事件类型。
$("a").click(function(event) { alert(event.type); // "click" });