The Difference Between jQuery’s .bind(), .live(), and .delegate()

西方不够好的朋友可以看这篇译文《jQuery的.bind()、.live()和.delegate()之间的区别》。这篇文章详细的比较了bind(),live()以及delegate()的区别。以及作者为什么推荐用delegate()。

  • http://kuroc.at/ Chris

    用 bind 可以减少代码量, 可以无顾忌地 stopPropagation, 所以还是根据需求决定

    话说在 chrome 你的 blog 乱掉了
    http://www.box.net/shared/c3b727m57e

    • http://www.tulongzhiji.com/mopvhs/ MOPVHS

      @Chris Chrome 11.0.696.68
      除了搜索框其他一切正常~~

  • http://rpsh.net 任平生

    站得远远的也木看明白注释中的字符是什么 :smile: