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
Hide and show image on button click using jQuery?
How to use jquery?
How to disable/enable an element in jquery?
Explain remove class jquery with example?
Where can we download JQuery?
Which are the fastest selectors in jquery? : jquery mobile
List the advantages of jquery?
Difference between document.ready() and body onload()?
What is queue() in jquery?
Suppose if you have a server control(asp.net server control, button) and on the click of button you want to call a jquery function, so tell me how you will call a jquery function without postback?
What is the use of noconflict() method in jquery?
How to delete cookies in jquery?
What is serialize() in jquery?
Explain the each() function?
Explain the concepts of "$ function" in jquery with an example?