.on(…)

Description: Attach an event handler.

… – miscellaneous parameters
any parameter accepted by the original .on().

See jQuery API for .on(…).