? ? ????? PHP ??? ???? ??? ?? ??
點(diǎn)擊所有錨點(diǎn)后彈出事件類型。
$("a").click(function(event) { alert(event.type); // "click" });