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