Your Source for Web Development Resources

Your Source for Web Development Resources

The Case for jQuery’s .delegate() Method for Dynamic Event Binding (0)

8/12/10 •

Binding events is one of the most common tasks a JavaScript developer has to do. It’s integral to the way our applications handle user interaction and response. This article from Rey Bango is a great breakdown showing the difference between live() and delegate() and why if you are on jQuery v1.4.x delegate is the way to go.

VN:F [1.9.3_1094]
Rating: 10.0/10 (1 vote cast)