.on()
Attach event handler function to one or more events for the selected elements. Go through the Documentation for more information and some examples.
Before on(), there were few alternative functions in use such as bind(), live() and delegate(). See the comparison to get more info about when to use what.
0 comments:
Post a Comment