Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You’ve come into a situation where you have many bindings, and the handler functions look pretty similar. It doesn’t matter whether these bindings are applied to different element/event combinations. The thing is, you don’t want to repeat yourself over and over (who does?).
Here’s an example: