Answer Posted / sourav basak
Thanks for sharing this article that distinguishes jQuery .bind() vs .live() vs .delegate() vs .on(). And it clears in depth view before applying to bind event to the elements.
Version comparison also supports when one method migrate to another one.
Here is another links for differentiate between .bind() vs .live() vs .delegate() vs .on().
http://www.namasteui.com/differences-between-jquery-bind-vs-live-vs-delegate-vs-on/
Hope this helps too. Thanks a lot.
--
Regards,
Sourav Basak [Blogger, Entrepreneur, Thinker]
Namaste UI
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to use jquery library in our asp.net project?
What is jQuery connect?
How do you install/use jquery in a project. What is the minimum setup needed to start using jquery.
How to include jquery library in asp.net project?
explain bind() vs live() vs delegate() methods in jquery
Which version of jquery file should be used?
What is jquery connect and how to use it?
Explain some features of jquery knockout?
How to execute jQuery code after the DOM is ready?
How you get server response from an ajax request using jquery?
Explain width() vs css(‘width’)?
What is resize() function in jquery?
Explain deferred and promise object in jquery? : jquery mobile
What are the selectors in jquery? How many types of selectors in jquery?
How to disable/enable an element with jQuery?