🌈 搜索
📅  最后修改于: 2022-03-11 15:01:38.407000             🧑  作者: Mango
$('#element').on('keyup keypress blur change', function(e) { // e.type is the type of event fired });