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

Posted . Visible to the public.

The difference between .bind(), .live(), and .delegate() is not always apparent. Having a clear understanding of all the differences, though, will help us write more concise code and prevent bugs from popping up in our interactive applications.

Last edit
Keywords
javascript, jquery, makandra
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2011-02-02 23:43)