.live(…)
Description:
Attach an event handler for all elements that match the current selector, now and in the future.
- … – miscellaneous parameters
- any parameter accepted by the original
.live()
.
See jQuery API for .live(…)
.