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 include jquery library in asp.net project?
What are jquery plugins?
What are the various ajax functions available in jquery ?
What is the use of queue() in jquery?
How to read cookies in jquery?
Explain how jquery works?
What is difference between sorting string array and sorting numerical array in jquery?
Explain why there are two different version of jquery library? : jquery mobile
Where jQuery code is getting executed?
Explain is jquery replacement of java script? : jquery mobile
Difference between find() and closest() in jquery?
What were the biggest challenges of getting the 1.7 release out there?
How to write browser specific code using jquery? : jquery mobile
What is jquery selectors?
Can you write a code to select all links inside the paragraph?