微博客
  2011年8月30日
摘要: 原文:The Difference Between jQuery’s .bind(), .live(), and .delegate()作者:Steve Schwartz时间:2011-02-01出处:http://www.alfajango.com/blog/the-difference-between-jquerys-bind-live-and-delegate/ .bind()、.live()和.delegate()之间的区别并非总是那么明显的,然而,如果我们对所有的不同之处都有清晰的理解的话,那么这将会有助于我们编写出更加简洁的代码,以及防止在交互应用中弹出错误。 基本要素DOM树首. 阅读全文
posted @ 2011-08-30 17:22 飞鸟42 阅读(133) 评论(0) 推荐(0) 编辑