标签: javascript jquery
滚动页面时如何防止滚动事件触发?
$('.child, .preschool, .first-year, ').on('keyup keydown change', function(e) { showResults();})