Jquery中.bind()、.live()、.delegate()和.on()之间的区别详解 简介最近了解到很多网页开发者对jquery中的.bind().live().delegate()和.on()方法存在很多的疑惑。 bind区别