Click here to Skip to main content
15,949,741 members
Articles / Programming Languages / Javascript

Differences Among Bind(), Live(), Delegate(), Trigger() in jQuery

Rate me:
Please Sign up or sign in to vote.
4.33/5 (4 votes)
3 Oct 2013CPOL6 min read 33.6K   8  
In this article we will learn about the live(), bind(), click(), delegate(), trigger(), and triggerHandler() methods for adding event handlers to elements.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions