🌈 搜索
📅  最后修改于: 2022-03-11 15:01:18.031000             🧑  作者: Mango
$( "#foo" ).bind( "click", function() { alert( "User clicked on 'foo.'" ); });